{"id":368103,"url":"https://github.com/bndtools/bnd","last_synced_at":"2026-06-19T11:01:40.400Z","repository":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2026-04-22T05:19:53.000Z","size":778362,"stargazers_count":556,"open_issues_count":35,"forks_count":300,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-04-22T07:30:01.664Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bnd.bndtools.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2026-04-22T05:19:56.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":"980a4674-5185-4425-8ade-cca1f866a30e","html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":206,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32169657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"packages":[{"id":4910698,"name":"org.bndtools:org.bndtools.headless.build.plugin.ant","ecosystem":"maven","description":"org.bndtools.headless.build.plugin.ant","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T18:41:52.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-08T15:03:48.067Z","created_at":"2022-07-27T00:32:09.406Z","updated_at":"2026-04-08T15:03:48.068Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.headless.build.plugin.ant/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.headless.build.plugin.ant/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.719Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.headless.build.plugin.ant","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.headless.build.plugin.ant","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.headless.build.plugin.ant","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.headless.build.plugin.ant/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.ant/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.ant/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.ant/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.ant/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.ant/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636160,"name":"biz.aQute.bnd:biz.aQute.bnd.maven","ecosystem":"maven","description":"Shared logic used by bnd maven plugins","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":23,"first_release_published_at":"2019-03-10T18:16:47.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-04T19:15:52.567Z","created_at":"2022-07-25T15:12:51.868Z","updated_at":"2026-04-04T19:15:52.567Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.maven/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.maven/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.439Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":12,"rankings":{"downloads":null,"dependent_repos_count":7.057447882044834,"dependent_packages_count":6.093776279222495,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":5.916379013462971,"average":9.306068348002979},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.maven","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.maven","docker_dependents_count":1,"docker_downloads_count":48,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.maven","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.maven/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.maven/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.maven/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.maven/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.maven/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.maven/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636159,"name":"biz.aQute.bnd:biz.aQute.bnd.ant","ecosystem":"maven","description":"Bnd Ant Tasks","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":13,"first_release_published_at":"2020-10-15T15:06:10.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-19T13:44:45.545Z","created_at":"2022-07-25T15:12:51.248Z","updated_at":"2026-03-19T13:44:45.546Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.ant/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.ant/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.852Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":21.112734072627973},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.ant","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.ant","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.ant","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.ant/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.ant/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.ant/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.ant/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.ant/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.ant/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636172,"name":"biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin","ecosystem":"maven","description":"Gradle Plugin for developing OSGi bundles with Bnd using the Bnd Workspace build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd and is used by the Bnd team to build Bnd itself. See https://github.com/bndtools/bnd/blob/7.2.3/gradle-plugins/README.md for information on using on a Bnd Workspace.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd.workspace","versions_count":20,"first_release_published_at":"2020-01-14T04:17:07.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-16T14:17:40.255Z","created_at":"2022-07-25T15:13:01.950Z","updated_at":"2026-04-16T14:18:16.347Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd.workspace/biz.aQute.bnd.workspace.gradle.plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd.workspace/biz.aQute.bnd.workspace.gradle.plugin/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2026-04-16T14:18:16.318Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.292533297026294,"dependent_packages_count":50.147163645974324,"stargazers_count":15.764730380182762,"forks_count":11.334804302384251,"docker_downloads_count":null,"average":21.634807906391906},"purl":"pkg:maven/biz.aQute.bnd.workspace/biz.aQute.bnd.workspace.gradle.plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.workspace:biz.aQute.bnd.workspace.gradle.plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759666,"name":"biz.aQute.bnd:biz.aQute.remote.main","ecosystem":"maven","description":"A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":27,"first_release_published_at":"2016-05-18T11:52:37.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-19T14:07:09.132Z","created_at":"2022-07-26T03:11:06.873Z","updated_at":"2026-03-19T14:07:09.132Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.remote.main/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.remote.main/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.398Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":21.112734072627973},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.remote.main","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.main","docker_dependents_count":151,"docker_downloads_count":8542691,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.main","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.remote.main/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.main/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.main/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.main/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.main/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.main/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910696,"name":"org.bndtools:bndtools.builder","ecosystem":"maven","description":"bndtools.builder","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":20,"first_release_published_at":"2019-03-10T18:43:34.000Z","latest_release_published_at":"2026-01-12T20:03:11.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-19T14:22:28.369Z","created_at":"2022-07-27T00:32:09.373Z","updated_at":"2026-03-19T14:22:28.369Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/bndtools.builder/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/bndtools.builder/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.688Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/bndtools.builder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:bndtools.builder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:bndtools.builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:bndtools.builder/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.builder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.builder/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.builder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.builder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.builder/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636183,"name":"biz.aQute.bnd:biz.aQute.bndlib","ecosystem":"maven","description":"bndlib: A Swiss Army Knife for OSGi","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":32,"first_release_published_at":"2015-01-17T17:54:09.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-13T01:18:12.944Z","created_at":"2022-07-25T15:13:13.797Z","updated_at":"2026-04-13T01:18:12.944Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bndlib/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bndlib/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.578Z","dependent_packages_count":558,"downloads":null,"downloads_period":null,"dependent_repos_count":284,"rankings":{"downloads":null,"dependent_repos_count":0.9082099294415389,"dependent_packages_count":0.14015585330887947,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":0.3223584626104228,"average":5.766692562129087},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bndlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bndlib","docker_dependents_count":574,"docker_downloads_count":248176489,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bndlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bndlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bndlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bndlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bndlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bndlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bndlib/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910653,"name":"org.bndtools:bndtools.core.services","ecosystem":"maven","description":"bndtools.core.services","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":14,"first_release_published_at":"2020-10-15T15:09:16.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-19T17:47:46.130Z","created_at":"2022-07-27T00:32:01.626Z","updated_at":"2026-04-19T17:47:46.130Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/bndtools.core.services/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/bndtools.core.services/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.529Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/bndtools.core.services","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:bndtools.core.services","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:bndtools.core.services","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:bndtools.core.services/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core.services/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core.services/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core.services/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core.services/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core.services/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636186,"name":"biz.aQute.bnd:biz.aQute.tester.junit-platform","ecosystem":"maven","description":"A bnd tester using JUnit Platform. Like biz.aQute.tester, this bundle will add itself to the -runbundles at the end. At startup, this bundle will then look for TestEngine implementations among the loaded bundles and use them to execute the tests. This bundle does NOT contain the necessary TestEngine implementations for JUnit 3, 4 or 5 - it will import them just like any other bundle.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":18,"first_release_published_at":"2020-01-22T17:42:31.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-19T15:02:12.523Z","created_at":"2022-07-25T15:13:16.774Z","updated_at":"2026-03-19T15:02:12.523Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.tester.junit-platform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.tester.junit-platform/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.472Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":6.092174498041823,"dependent_packages_count":17.562329310192933,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.1524815594941573,"average":10.453944786602701},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.tester.junit-platform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.tester.junit-platform","docker_dependents_count":51,"docker_downloads_count":7007097,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.tester.junit-platform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.tester.junit-platform/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester.junit-platform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester.junit-platform/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester.junit-platform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester.junit-platform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester.junit-platform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759678,"name":"biz.aQute.bnd:bnd-testing-maven-plugin","ecosystem":"maven","description":"The bnd testing maven plugin is used to run the tests from a bndrun file.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":26,"first_release_published_at":"2017-07-27T01:46:30.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-22T18:16:43.784Z","created_at":"2022-07-26T03:11:12.788Z","updated_at":"2026-04-22T18:16:43.784Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-testing-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-testing-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.604Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/bnd-testing-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-testing-maven-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-testing-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-testing-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-testing-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-testing-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-testing-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-testing-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-testing-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":5971714,"name":"biz.aQute.bnd:biz.aQute.bnd.javagen","ecosystem":"maven","description":"biz.aQute.bnd.javagen","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":8,"first_release_published_at":"2022-11-30T18:07:12.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-08T21:46:05.165Z","created_at":"2023-01-26T15:28:11.432Z","updated_at":"2026-04-08T21:46:05.165Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.javagen/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.javagen/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.526Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":11.891782352834955,"forks_count":9.09083613060114,"average":25.45560520301844},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.javagen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.javagen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.javagen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.javagen/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.javagen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.javagen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.javagen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.javagen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.javagen/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636260,"name":"biz.aQute:bnd","ecosystem":"maven","description":"A utility and plugin to wrap, build, or print bundles","homepage":"http://www.aQute.biz/Code/Bnd","licenses":"All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt).","normalized_licenses":["Unicode-DFS-2016","Intel"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute","versions_count":4,"first_release_published_at":"2007-07-09T16:53:48.000Z","latest_release_published_at":"2012-09-07T09:53:38.000Z","latest_release_number":"1.50.0","last_synced_at":"2026-03-22T16:39:15.095Z","created_at":"2022-07-25T15:13:39.951Z","updated_at":"2026-03-22T16:39:15.095Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute/bnd/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute/bnd/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.515Z","dependent_packages_count":24,"downloads":null,"downloads_period":null,"dependent_repos_count":189,"rankings":{"downloads":null,"dependent_repos_count":1.2179543652541627,"dependent_packages_count":2.705608636804126,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.1961300966674941,"average":6.516486332802076},"purl":"pkg:maven/biz.aQute/bnd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute:bnd","docker_dependents_count":8,"docker_downloads_count":6164812,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute:bnd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute:bnd/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bnd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bnd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bnd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bnd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bnd/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636220,"name":"biz.aQute.bnd:bnd-resolver-maven-plugin","ecosystem":"maven","description":"The bnd resolver maven plugin resolves the -runbundles for a bndrun file.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":24,"first_release_published_at":"2017-07-27T01:44:13.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-22T17:24:05.774Z","created_at":"2022-07-25T15:13:29.660Z","updated_at":"2026-03-22T17:24:05.774Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-resolver-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-resolver-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.604Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/bnd-resolver-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-resolver-maven-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-resolver-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-resolver-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-resolver-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-resolver-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-resolver-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-resolver-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-resolver-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636189,"name":"biz.aQute.bnd:biz.aQute.remote.launcher","ecosystem":"maven","description":"A launcher for the bnd launch architecture. This JAR contains a Launcher-Plugin. This plugin is found when you put this JAR on the -runpath of a launch specification in either a bndrun or bnd file. This launcher will read the -runremote header and contact a remote agent. The remote agent can be either a biz.aQute.remote.main, which will run as main, or a biz.aQute.remote.agent, which will run as a bundle. This JAR contains the agent so if the remote agent is a main then it will install the agent in this JAR.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":27,"first_release_published_at":"2016-05-18T11:51:40.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-22T17:25:58.382Z","created_at":"2022-07-25T15:13:17.658Z","updated_at":"2026-03-22T17:25:58.382Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.remote.launcher/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.remote.launcher/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.473Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":21.112734072627973},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.remote.launcher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.launcher","docker_dependents_count":151,"docker_downloads_count":8542691,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.launcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.remote.launcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.launcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.launcher/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.launcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.launcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.launcher/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759671,"name":"biz.aQute.bnd:bnd-reporter-maven-plugin","ecosystem":"maven","description":"The bnd reporter maven plugin generates and exports reports of projects.","homepage":"http://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":21,"first_release_published_at":"2019-10-01T03:24:38.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-05T08:05:22.284Z","created_at":"2022-07-26T03:11:09.141Z","updated_at":"2026-04-05T08:05:22.284Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-reporter-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-reporter-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.433Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/bnd-reporter-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-reporter-maven-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-reporter-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-reporter-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-reporter-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-reporter-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-reporter-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-reporter-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-reporter-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636165,"name":"biz.aQute.bnd:biz.aQute.bnd.transform","ecosystem":"maven","description":"Class file and Manifest header Transformation Support","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":18,"first_release_published_at":"2020-06-01T20:52:42.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-05T08:10:37.990Z","created_at":"2022-07-25T15:12:54.332Z","updated_at":"2026-04-05T08:10:37.991Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.transform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.transform/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.179Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":5.90076164695141,"dependent_packages_count":13.921480686523413,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":3.381360072400509,"average":10.133268194231984},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.transform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.transform","docker_dependents_count":5,"docker_downloads_count":11656,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.transform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.transform/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.transform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.transform/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.transform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.transform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.transform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636192,"name":"biz.aQute.bnd:parent","ecosystem":"maven","description":"Project information for bnd.","homepage":"http://www.aQute.biz/Code/Bnd","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2013-05-12T18:14:20.000Z","latest_release_published_at":"2014-11-06T00:50:57.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-03-28T20:32:44.392Z","created_at":"2022-07-25T15:13:18.838Z","updated_at":"2026-03-28T20:32:44.392Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/parent/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.609Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:parent/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:parent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636153,"name":"biz.aQute.bnd:biz.aQute.bnd.embedded-repo","ecosystem":"maven","description":"Embedded Repo for bnd workspace.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":22,"first_release_published_at":"2019-10-01T03:28:30.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-05T08:36:49.143Z","created_at":"2022-07-25T15:12:48.924Z","updated_at":"2026-04-05T08:36:49.144Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.embedded-repo/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.embedded-repo/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.539Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.112116673741202,"dependent_packages_count":9.706193286935072,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":2.1173544982020007,"average":11.079680604832573},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.embedded-repo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.embedded-repo","docker_dependents_count":100,"docker_downloads_count":1535752,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.embedded-repo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.embedded-repo/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.embedded-repo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.embedded-repo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.embedded-repo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.embedded-repo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.embedded-repo/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636184,"name":"biz.aQute.bnd:biz.aQute.bnd.gradle","ecosystem":"maven","description":"The Bnd Gradle plugins.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":32,"first_release_published_at":"2014-11-19T14:19:42.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-05T08:41:49.574Z","created_at":"2022-07-25T15:13:13.825Z","updated_at":"2026-04-05T08:41:49.574Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.gradle/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.gradle/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.422Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":66,"rankings":{"downloads":null,"dependent_repos_count":2.5542403152305364,"dependent_packages_count":6.702453127878201,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.1524815594941573,"average":7.5743827135774975},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.gradle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.gradle","docker_dependents_count":151,"docker_downloads_count":8542691,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.gradle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.gradle/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759657,"name":"biz.aQute.bnd:annotation","ecosystem":"maven","description":"The annotations for bnd.","homepage":"http://www.aQute.biz/Code/Bnd","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2013-05-12T18:14:37.000Z","latest_release_published_at":"2014-11-06T00:51:56.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-04-20T02:17:34.794Z","created_at":"2022-07-26T03:11:02.185Z","updated_at":"2026-04-20T02:17:34.794Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/annotation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/annotation/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.457Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":74,"rankings":{"downloads":null,"dependent_repos_count":2.3776439400613483,"dependent_packages_count":4.473975060267017,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":null,"average":8.57858939140324},"purl":"pkg:maven/biz.aQute.bnd/annotation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:annotation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:annotation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:annotation/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:annotation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:annotation/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:annotation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:annotation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:annotation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910664,"name":"org.bndtools:org.bndtools.headless.build.manager","ecosystem":"maven","description":"org.bndtools.headless.build.manager","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T19:07:20.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-05T10:31:30.041Z","created_at":"2022-07-27T00:32:03.682Z","updated_at":"2026-04-05T10:31:30.041Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.headless.build.manager/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.headless.build.manager/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.209Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":17.406696990186656},"purl":"pkg:maven/org.bndtools/org.bndtools.headless.build.manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.headless.build.manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.headless.build.manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.headless.build.manager/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.manager/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.manager/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759661,"name":"biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot","ecosystem":"maven","description":"biz.aQute.bnd.runtime.snapshot","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":20,"first_release_published_at":"2019-10-01T03:48:14.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-11T09:02:30.851Z","created_at":"2022-07-26T03:11:03.764Z","updated_at":"2026-03-11T09:02:30.851Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.runtime.snapshot/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.runtime.snapshot/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.runtime.snapshot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.snapshot/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636166,"name":"biz.aQute.bnd:biz.aQute.jpm.run","ecosystem":"maven","description":"jpm4j is Just another Package Manager for Java. It stills the envy of all Java developers of Ruby with their Gems, Perl with its cpan, and Python with its pips. jpm makes it very easy to deploy Java applications on a myriad of platforms. This program is the command line application that performs the front end of the https://www.jpm4j.org website. It provides full access to the repository index (i.e. jpm find osgi), it can be used to install, etc. Use jpm help to see all the commands.","homepage":"https://www.jpm4j.org/#/md/jpm","licenses":"http://www.opensource.org/licenses/apache2.0.php","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2016-05-18T11:48:21.000Z","latest_release_published_at":"2017-10-02T01:11:07.000Z","latest_release_number":"3.5.0","last_synced_at":"2026-04-09T13:01:31.635Z","created_at":"2022-07-25T15:12:55.340Z","updated_at":"2026-04-09T13:01:31.635Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.jpm.run/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.jpm.run/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.668Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.jpm.run","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.jpm.run","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.jpm.run","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.jpm.run/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.jpm.run/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.jpm.run/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.jpm.run/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.jpm.run/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.jpm.run/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636199,"name":"biz.aQute.bnd:bnd-maven-plugin","ecosystem":"maven","description":"The bnd maven plugin is used to build OSGi bundles using bnd for generating MANIFEST.MF and other OSGi-specific artifacts.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":32,"first_release_published_at":"2014-05-27T17:49:48.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-05T16:17:09.402Z","created_at":"2022-07-25T15:13:22.232Z","updated_at":"2026-04-05T16:17:09.402Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.377Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":15.874352682467801},"purl":"pkg:maven/biz.aQute.bnd/bnd-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-maven-plugin","docker_dependents_count":1,"docker_downloads_count":48,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636185,"name":"biz.aQute.bnd:bnd-baseline-maven-plugin","ecosystem":"maven","description":"The bnd baseline maven plugin is used to baseline OSGi bundles.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":28,"first_release_published_at":"2015-12-19T18:10:48.000Z","latest_release_published_at":"2026-03-25T05:11:20.000Z","latest_release_number":"7.2.2","last_synced_at":"2026-03-25T05:25:38.799Z","created_at":"2022-07-25T15:13:15.126Z","updated_at":"2026-03-25T05:25:38.799Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-baseline-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-baseline-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.118Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/bnd-baseline-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-baseline-maven-plugin","docker_dependents_count":1,"docker_downloads_count":33,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-baseline-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-baseline-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-baseline-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-baseline-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-baseline-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-baseline-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-baseline-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636182,"name":"biz.aQute.bnd:biz.aQute.remote.agent","ecosystem":"maven","description":"This bundle acts as an agent for the remote launching architecture. When started, it will bind to port 29998 and listens for incoming requests. When this port is accessed, it will open a link that allows it to act as an OSGi management agent that is remotely controlled. When this connection is closed, it will remove all bundles that were installed through this connection. The protocol is highly optimized to make this also work for small devices and slow connections.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":29,"first_release_published_at":"2016-05-18T11:49:17.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-17T07:08:46.084Z","created_at":"2022-07-25T15:13:12.590Z","updated_at":"2026-04-17T07:08:46.084Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.remote.agent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.remote.agent/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.283Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":21.112734072627973},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.remote.agent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.agent","docker_dependents_count":151,"docker_downloads_count":8542691,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.agent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.remote.agent/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.agent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.agent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.agent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.agent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.agent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636161,"name":"biz.aQute.bnd:biz.aQute.bnd.annotation","ecosystem":"maven","description":"bnd Annotations Library","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":32,"first_release_published_at":"2015-01-17T12:07:34.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-05T18:01:47.491Z","created_at":"2022-07-25T15:12:51.999Z","updated_at":"2026-04-05T18:01:47.492Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.annotation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.annotation/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.610Z","dependent_packages_count":65,"downloads":null,"downloads_period":null,"dependent_repos_count":87,"rankings":{"downloads":null,"dependent_repos_count":2.1351743138369867,"dependent_packages_count":1.1106350261490778,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.0169308270797126,"average":6.345095746470075},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.annotation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.annotation","docker_dependents_count":155,"docker_downloads_count":12302385,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.annotation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.annotation/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.annotation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.annotation/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.annotation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.annotation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.annotation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759658,"name":"biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant","ecosystem":"maven","description":"org.osgi.impl.bundle.repoindex.ant","homepage":"http://bnd.bndtools.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2016-05-18T11:57:25.000Z","latest_release_published_at":"2017-10-02T01:33:47.000Z","latest_release_number":"3.5.0","last_synced_at":"2026-04-02T06:18:27.649Z","created_at":"2022-07-26T03:11:02.524Z","updated_at":"2026-04-02T06:18:27.649Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.ant/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.ant/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.802Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.ant","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636188,"name":"biz.aQute.bnd:bnd-shared-maven-lib","ecosystem":"maven","description":"Shared logic used by bnd maven plugins.","homepage":"http://bnd.bndtools.org/","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2017-07-27T01:38:19.000Z","latest_release_published_at":"2018-10-18T02:24:22.000Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-16T05:35:51.492Z","created_at":"2022-07-25T15:13:17.163Z","updated_at":"2026-03-16T05:35:51.492Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-shared-maven-lib/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-shared-maven-lib/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.389Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771297683023523,"dependent_packages_count":9.706193286935072,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":null,"average":14.485057383810798},"purl":"pkg:maven/biz.aQute.bnd/bnd-shared-maven-lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-shared-maven-lib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-shared-maven-lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-shared-maven-lib/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-shared-maven-lib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-shared-maven-lib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-shared-maven-lib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-shared-maven-lib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-shared-maven-lib/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636198,"name":"biz.aQute.bnd:bndlib","ecosystem":"maven","description":"The bndlib project is a general library to be used with OSGi bundles. It contains lots of cool functionality that calculates dependencies, etc.","homepage":"http://www.aQute.biz/Code/Bnd","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2013-05-12T18:15:41.000Z","latest_release_published_at":"2014-11-06T00:55:41.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-04-09T17:31:13.395Z","created_at":"2022-07-25T15:13:21.969Z","updated_at":"2026-04-09T17:31:13.395Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bndlib/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bndlib/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2026-03-03T21:43:31.000Z","size":777054,"stargazers_count":555,"open_issues_count":38,"forks_count":300,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-03-04T01:35:57.383Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bnd.bndtools.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2026-03-03T18:42:09.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":"980a4674-5185-4425-8ade-cca1f866a30e","html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":202,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30198265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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_record":{"login":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.2.1","sha":"2c925e2850730bb6e6c67a7e78e3cb84de167604","kind":"commit","published_at":"2026-01-12T19:03:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.1/manifests"},{"name":"7.2.1.RC2","sha":"8061eb2395a8a935c2bb7b727e614880700d6408","kind":"tag","published_at":"2026-01-12T18:37:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.1.RC2/manifests"},{"name":"7.2.1.RC1","sha":"73f3a7f6c94da3437ab8f7f0cb9debb86f4bd762","kind":"commit","published_at":"2026-01-07T16:14:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.1.RC1/manifests"},{"name":"7.2.0","sha":"bf6cfccf82d79d4969045bfe3cd0e1096c32168c","kind":"tag","published_at":"2025-12-26T19:33:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0/manifests"},{"name":"7.2.0.RC26","sha":"10d840055f93e3904a59b1ce1a972d66f6b438ef","kind":"tag","published_at":"2025-12-26T17:59:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC26","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC26/manifests"},{"name":"7.2.0.RC25","sha":"9790e4bbb2d65fac5c0d0a1792eed8cc3ce382ad","kind":"tag","published_at":"2025-12-26T16:17:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC25","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC25/manifests"},{"name":"7.2.0.RC24","sha":"bdadb360fb5c857f8fd106b886acd54726f02c8f","kind":"tag","published_at":"2025-12-26T08:30:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC24","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC24/manifests"},{"name":"7.2.0.RC23","sha":"f47da8b858f9965fb6eef7839274ca846fc36797","kind":"tag","published_at":"2025-12-26T07:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC23","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC23/manifests"},{"name":"7.2.0.RC22","sha":"456258781454005e19d80fe47656b2c1c0938c10","kind":"tag","published_at":"2025-12-26T07:00:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC22","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC22/manifests"},{"name":"7.2.0.RC21","sha":"912efb96bb2a615d5733b970805d99b67d33ea46","kind":"tag","published_at":"2025-12-25T19:57:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC21","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC21/manifests"},{"name":"7.2.0.RC20","sha":"e7b200ad19e382377bcde6d655d3db16607b8f50","kind":"tag","published_at":"2025-12-25T19:28:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC20","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC20/manifests"},{"name":"7.2.0.RC19","sha":"bf26c01808fd12b34146f68ee5672b09c0a4321e","kind":"tag","published_at":"2025-12-23T23:56:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC19","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC19/manifests"},{"name":"7.2.0.RC18","sha":"cbd4be4ad0f7b175d800c0aa03dd35c8b80d2b34","kind":"tag","published_at":"2025-12-23T23:50:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC18","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC18/manifests"},{"name":"7.2.0.RC17","sha":"c4a8f8535ebdd728df9f722910c51ea5044d8f67","kind":"tag","published_at":"2025-12-23T22:36:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC17","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC17/manifests"},{"name":"7.2.0.RC16","sha":"0ff659100c34ff71491add1ca2780b62d5dd3c3e","kind":"tag","published_at":"2025-12-23T22:00:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC16","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC16/manifests"},{"name":"7.2.0.RC15","sha":"d3ac74f1139a8fcc340cb3a7777eae8dede948fc","kind":"tag","published_at":"2025-12-22T18:00:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC15","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC15/manifests"},{"name":"7.2.0.RC14","sha":"cdf3ec978b9ef021a7ca95291e68c436291cadbd","kind":"tag","published_at":"2025-12-22T17:06:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC14","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC14/manifests"},{"name":"7.2.0.RC13","sha":"2c8585494dfd7f8167b1c9750caf2f89f66ba805","kind":"tag","published_at":"2025-12-19T08:41:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC13","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC13/manifests"},{"name":"7.2.0.RC11","sha":"5b3e09f5e909a6ce1f18a27fbeda962babf29a21","kind":"tag","published_at":"2025-12-10T07:55:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC11","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC11/manifests"},{"name":"7.2.0.RC10","sha":"2df4f8f764213b69362c8d55afe31535217f1d6e","kind":"tag","published_at":"2025-12-10T07:32:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC10","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC10/manifests"},{"name":"7.2.0.RC9","sha":"9b95c63527c57415c4f0af1cccc149dde554bb9c","kind":"tag","published_at":"2025-12-06T15:45:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC9","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC9/manifests"},{"name":"7.2.0.RC8","sha":"cc22df0e8080c6de1a9524186a0f9ce99f0239f4","kind":"tag","published_at":"2025-12-04T11:24:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC8","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC8/manifests"},{"name":"7.2.0.RC7","sha":"0502a98bea3164140c9ed9e1e93584d3a20d0f70","kind":"tag","published_at":"2025-12-04T11:21:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC7","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC7/manifests"},{"name":"7.2.0.RC6","sha":"59f69d51804da6c6d4f53662aa68fe6fa2bbe806","kind":"tag","published_at":"2025-12-03T22:04:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC6","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC6/manifests"},{"name":"7.2.0.RC5","sha":"8e272eafcd2e7f62b65a4c6b40be7628db5b01d6","kind":"tag","published_at":"2025-12-03T10:03:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC5/manifests"},{"name":"7.2.0.RC4","sha":"ccebbc14bcd346da30296fb11de36a50cef19db8","kind":"tag","published_at":"2025-12-03T08:26:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC4/manifests"},{"name":"7.2.0.RC3","sha":"92df12b9b0a09aadc511407c53acca45500b6684","kind":"tag","published_at":"2025-12-01T19:14:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC3/manifests"},{"name":"7.2.0.RC2","sha":"8f015655801233dbfb63d6ef25012d49dcbb75c6","kind":"tag","published_at":"2025-12-01T09:55:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC2/manifests"},{"name":"7.2.0.RC1","sha":"1734b58dddd5d32eec33d0f718bfbd24f9dcd4b7","kind":"tag","published_at":"2025-11-28T10:37:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.2.0.RC1/manifests"},{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2026-03-06T21:07:29.723Z","dependent_packages_count":149,"downloads":null,"downloads_period":null,"dependent_repos_count":135,"rankings":{"downloads":null,"dependent_repos_count":1.5599346473278284,"dependent_packages_count":0.5085655248636484,"stargazers_count":15.579724653815042,"forks_count":11.321589607643698,"docker_downloads_count":null,"average":7.242453608412554},"purl":"pkg:maven/biz.aQute.bnd/bndlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bndlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bndlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bndlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T01:01:54.050Z","issues_count":291,"pull_requests_count":1175,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":469747.3858424726,"issues_closed_count":223,"pull_requests_closed_count":1003,"pull_request_authors_count":32,"issue_authors_count":83,"avg_comments_per_issue":3.910652920962199,"avg_comments_per_pull_request":1.08,"merged_pull_requests_count":873,"bot_issues_count":4,"bot_pull_requests_count":626,"past_year_issues_count":68,"past_year_pull_requests_count":348,"past_year_avg_time_to_close_issue":1215708.4871794872,"past_year_avg_time_to_close_pull_request":298054.83657587547,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":257,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.7941176470588236,"past_year_avg_comments_per_pull_request":0.8850574712643678,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":147,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"lakshayysaini","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lakshayysaini"},{"login":"soramon0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soramon0"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bndlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bndlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bndlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bndlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bndlib/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636177,"name":"biz.aQute.bnd:biz.aQute.remote.api","ecosystem":"maven","description":"A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":27,"first_release_published_at":"2016-05-18T11:50:12.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-16T08:48:13.398Z","created_at":"2022-07-25T15:13:07.757Z","updated_at":"2026-03-16T08:48:13.399Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.remote.api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.remote.api/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.482Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":18.70328830283927},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.remote.api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.api","docker_dependents_count":151,"docker_downloads_count":8542691,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.remote.api/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759667,"name":"biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli","ecosystem":"maven","description":"RepoIndex: Repository Index Generator (Standalone)","homepage":"http://bnd.bndtools.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":7,"first_release_published_at":"2015-01-17T18:19:22.000Z","latest_release_published_at":"2017-10-02T01:36:46.000Z","latest_release_number":"3.5.0","last_synced_at":"2026-04-17T11:38:09.011Z","created_at":"2022-07-26T03:11:07.040Z","updated_at":"2026-04-17T11:38:09.011Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.cli/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.cli/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.636Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771297683023523,"dependent_packages_count":17.562329310192933,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":null,"average":16.449091389625263},"purl":"pkg:maven/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.cli/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910662,"name":"org.bndtools:bndtools.pde","ecosystem":"maven","description":"bndtools.pde","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T18:45:42.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-06T01:46:51.747Z","created_at":"2022-07-27T00:32:03.387Z","updated_at":"2026-04-06T01:46:51.747Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/bndtools.pde/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/bndtools.pde/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.248Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/bndtools.pde","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:bndtools.pde","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:bndtools.pde","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:bndtools.pde/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.pde/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.pde/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.pde/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.pde/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.pde/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910724,"name":"org.bndtools:bndtools.jareditor","ecosystem":"maven","description":"bndtools.jareditor","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T18:50:17.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-14T03:46:37.263Z","created_at":"2022-07-27T00:32:14.074Z","updated_at":"2026-04-14T03:46:37.263Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/bndtools.jareditor/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/bndtools.jareditor/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.540Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/bndtools.jareditor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:bndtools.jareditor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:bndtools.jareditor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:bndtools.jareditor/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.jareditor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.jareditor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.jareditor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.jareditor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.jareditor/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636195,"name":"biz.aQute:annotation","ecosystem":"maven","description":"The annotations for bnd.","homepage":"http://www.aQute.biz/Code/Bnd","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute","versions_count":1,"first_release_published_at":"2012-09-07T09:54:21.000Z","latest_release_published_at":"2012-09-07T09:54:21.000Z","latest_release_number":"1.50.0","last_synced_at":"2026-04-06T05:46:05.481Z","created_at":"2022-07-25T15:13:19.676Z","updated_at":"2026-04-06T05:46:05.481Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute/annotation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute/annotation/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.540Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.778922161443525,"dependent_packages_count":23.154547857217224,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":null,"average":16.099052145986334},"purl":"pkg:maven/biz.aQute/annotation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute:annotation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute:annotation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute:annotation/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:annotation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:annotation/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:annotation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:annotation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:annotation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636197,"name":"biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib","ecosystem":"maven","description":"RepoIndex: Repository Index Generator Library","homepage":"http://bnd.bndtools.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2016-05-18T11:58:55.000Z","latest_release_published_at":"2017-10-02T01:37:51.000Z","latest_release_number":"3.5.0","last_synced_at":"2026-04-10T09:16:11.324Z","created_at":"2022-07-25T15:13:19.947Z","updated_at":"2026-04-10T09:16:11.324Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.lib/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.lib/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.294Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib","docker_dependents_count":102,"docker_downloads_count":1538696,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910706,"name":"org.bndtools:org.bndtools.headless.build.plugin.gradle","ecosystem":"maven","description":"org.bndtools.headless.build.plugin.gradle","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":20,"first_release_published_at":"2019-03-10T18:51:25.000Z","latest_release_published_at":"2026-01-12T20:03:11.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-20T09:01:30.354Z","created_at":"2022-07-27T00:32:10.057Z","updated_at":"2026-03-20T09:01:30.357Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.headless.build.plugin.gradle/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.headless.build.plugin.gradle/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.605Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.headless.build.plugin.gradle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.headless.build.plugin.gradle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.headless.build.plugin.gradle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.headless.build.plugin.gradle/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.gradle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.gradle/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.gradle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.gradle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.headless.build.plugin.gradle/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636164,"name":"biz.aQute.bnd:biz.aQute.bnd.util","ecosystem":"maven","description":"Util classes","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":13,"first_release_published_at":"2021-10-04T20:00:09.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-06T13:15:52.810Z","created_at":"2022-07-25T15:12:53.627Z","updated_at":"2026-04-06T13:15:52.810Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.util/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.util/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.331Z","dependent_packages_count":54,"downloads":null,"downloads_period":null,"dependent_repos_count":46,"rankings":{"downloads":null,"dependent_repos_count":3.2155757202008632,"dependent_packages_count":1.2838276163093358,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":5.2200046451654245,"average":7.436429309392044},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.util","docker_dependents_count":27,"docker_downloads_count":537692,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.util/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.util/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.util/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636175,"name":"biz.aQute.bnd:biz.aQute.bnd.runtime.gogo","ecosystem":"maven","description":"biz.aQute.bnd.runtime.gogo","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":22,"first_release_published_at":"2019-10-01T03:25:25.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-17T21:18:09.405Z","created_at":"2022-07-25T15:13:04.825Z","updated_at":"2026-04-17T21:18:09.406Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.runtime.gogo/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.runtime.gogo/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.531Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.runtime.gogo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.runtime.gogo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.runtime.gogo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.runtime.gogo/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.gogo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.gogo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.gogo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.gogo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.runtime.gogo/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910701,"name":"org.bndtools:bndtools.api","ecosystem":"maven","description":"bndtools.api","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":20,"first_release_published_at":"2019-03-10T18:39:55.000Z","latest_release_published_at":"2026-01-12T20:03:11.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-20T13:47:10.298Z","created_at":"2022-07-27T00:32:09.528Z","updated_at":"2026-03-20T13:47:10.298Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/bndtools.api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/bndtools.api/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.603Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.982921451114861,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":14.176529836297133},"purl":"pkg:maven/org.bndtools/bndtools.api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:bndtools.api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:bndtools.api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:bndtools.api/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759674,"name":"biz.aQute.bnd:biz.aQute.remote.gc","ecosystem":"maven","description":"biz.aQute.remote.gc","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":29,"first_release_published_at":"2016-05-18T11:50:54.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-18T01:50:00.948Z","created_at":"2022-07-26T03:11:09.906Z","updated_at":"2026-04-18T01:50:00.949Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.remote.gc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.remote.gc/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.209Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.remote.gc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.gc","docker_dependents_count":151,"docker_downloads_count":8542691,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.gc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.remote.gc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.gc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.gc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.gc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.gc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.gc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759656,"name":"biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin","ecosystem":"maven","description":"Gradle Plugin for developing OSGi bundles with Bnd in a typical Gradle build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd. See https://github.com/bndtools/bnd/blob/7.2.1/gradle-plugins/README.md for information on using in a typical Gradle build.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd.builder","versions_count":18,"first_release_published_at":"2020-01-14T04:18:18.000Z","latest_release_published_at":"2026-01-12T20:02:23.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-23T21:01:39.211Z","created_at":"2022-07-26T03:11:01.525Z","updated_at":"2026-03-23T21:01:39.211Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd.builder/biz.aQute.bnd.builder.gradle.plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd.builder/biz.aQute.bnd.builder.gradle.plugin/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.334Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.112116673741202,"dependent_packages_count":50.147163645974324,"stargazers_count":15.764730380182762,"forks_count":11.334804302384251,"docker_downloads_count":null,"average":23.339703750570635},"purl":"pkg:maven/biz.aQute.bnd.builder/biz.aQute.bnd.builder.gradle.plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd.builder:biz.aQute.bnd.builder.gradle.plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910659,"name":"org.bndtools:org.bndtools.remoteinstall","ecosystem":"maven","description":"org.bndtools.remoteinstall","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":11,"first_release_published_at":"2021-11-22T16:48:23.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-11T04:45:53.600Z","created_at":"2022-07-27T00:32:02.338Z","updated_at":"2026-04-11T04:45:53.601Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.remoteinstall/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.remoteinstall/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.974Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.remoteinstall","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.remoteinstall","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.remoteinstall","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.remoteinstall/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.remoteinstall/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.remoteinstall/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.remoteinstall/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.remoteinstall/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.remoteinstall/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636228,"name":"biz.aQute.bnd:bnd-plugin-parent","ecosystem":"maven","description":"Parent POM for the Bnd Maven plugins.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":29,"first_release_published_at":"2015-12-19T18:09:42.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-03T07:06:55.240Z","created_at":"2022-07-25T15:13:32.613Z","updated_at":"2026-04-03T07:06:55.240Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-plugin-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-plugin-parent/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"],"distribution_repositories":["https://bndtools.jfrog.io/bndtools/libs-release-local/","https://bndtools.jfrog.io/bndtools/libs-snapshot-local/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.333Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/bnd-plugin-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-plugin-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-plugin-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-plugin-parent/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-plugin-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-plugin-parent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-plugin-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-plugin-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-plugin-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636200,"name":"biz.aQute.bnd:biz.aQute.launcher","ecosystem":"maven","description":"biz.aQute.launcher","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":30,"first_release_published_at":"2015-12-18T21:40:57.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-03-27T22:43:49.933Z","created_at":"2022-07-25T15:13:22.430Z","updated_at":"2026-03-27T22:43:49.934Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.launcher/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.launcher/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.530Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.120878416799481,"dependent_packages_count":8.397538062325307,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.1524815594941573,"average":9.826727320780709},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.launcher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.launcher","docker_dependents_count":152,"docker_downloads_count":8542813,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.launcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.launcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launcher/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launcher/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636170,"name":"biz.aQute.bnd:biz.aQute.bnd.reporter","ecosystem":"maven","description":"biz.aQute.bnd.reporter","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":21,"first_release_published_at":"2019-03-10T18:31:07.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-16T17:44:39.402Z","created_at":"2022-07-25T15:12:56.005Z","updated_at":"2026-03-16T17:44:39.403Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.reporter/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.reporter/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.429Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.778922161443525,"dependent_packages_count":17.562329310192933,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":null,"average":14.700997509230262},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.reporter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.reporter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.reporter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.reporter/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.reporter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.reporter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.reporter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.reporter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.reporter/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636174,"name":"biz.aQute.bnd:biz.aQute.bnd","ecosystem":"maven","description":"This command line utility is the Swiss army knife of OSGi. It provides you with a breadth of tools to understand and manage OSGi based systems. This project basically uses bndlib.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":32,"first_release_published_at":"2015-01-17T12:04:50.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-18T07:32:21.834Z","created_at":"2022-07-25T15:13:04.389Z","updated_at":"2026-04-18T07:32:21.835Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.578Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":32,"rankings":{"downloads":null,"dependent_repos_count":4.070926870680196,"dependent_packages_count":3.938379477979513,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.003315687043993,"average":7.295072120197659},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd","docker_dependents_count":157,"docker_downloads_count":12302452,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759689,"name":"biz.aQute.bnd:biz.aQute.tester","ecosystem":"maven","description":"Deprecated for removal in 8.0.0: A bnd tester. If this bundle is used as the tester (previously aQute.junit) then it will add itself to the -runbundles at the end. At startup, this bundle will then run the tests. This bundle does NOT contain JUnit itself. It will import JUnit just like any other bundle.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":30,"first_release_published_at":"2015-12-18T21:42:04.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-07T09:59:33.370Z","created_at":"2022-07-26T03:11:26.928Z","updated_at":"2026-04-07T09:59:33.370Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.tester/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.tester/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.130Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771297683023523,"dependent_packages_count":13.921480686523413,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.1524815594941573,"average":12.661599698865137},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.tester","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.tester","docker_dependents_count":151,"docker_downloads_count":8542691,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.tester","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.tester/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.tester/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636201,"name":"biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api","ecosystem":"maven","description":"org.osgi.impl.bundle.repoindex.api","homepage":"http://bnd.bndtools.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2016-05-18T11:58:12.000Z","latest_release_published_at":"2017-10-02T01:35:30.000Z","latest_release_number":"3.5.0","last_synced_at":"2026-03-27T21:44:45.642Z","created_at":"2022-07-25T15:13:22.509Z","updated_at":"2026-03-27T21:44:45.642Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.api/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.135Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api","docker_dependents_count":100,"docker_downloads_count":1535752,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:org.osgi.impl.bundle.repoindex.api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910708,"name":"org.bndtools:bndtools.m2e","ecosystem":"maven","description":"bndtools.m2e","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T19:03:45.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-07T10:45:42.855Z","created_at":"2022-07-27T00:32:10.236Z","updated_at":"2026-04-07T10:45:42.855Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/bndtools.m2e/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/bndtools.m2e/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.698Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/bndtools.m2e","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:bndtools.m2e","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:bndtools.m2e","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:bndtools.m2e/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.m2e/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.m2e/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.m2e/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.m2e/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.m2e/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636196,"name":"biz.aQute.bnd:biz.aQute.repository","ecosystem":"maven","description":"biz.aQute.repository","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":29,"first_release_published_at":"2016-05-18T11:54:13.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-07T14:04:06.109Z","created_at":"2022-07-25T15:13:19.694Z","updated_at":"2026-04-07T14:04:06.109Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.repository/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.repository/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.514Z","dependent_packages_count":21,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":6.797358662833071,"dependent_packages_count":3.06841207422654,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":0.5782430062229199,"average":7.581350461713425},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.repository","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.repository","docker_dependents_count":173,"docker_downloads_count":71316087,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.repository","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.repository/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.repository/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.repository/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.repository/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.repository/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.repository/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759680,"name":"biz.aQute.bnd:bnd-indexer-maven-plugin","ecosystem":"maven","description":"The bnd indexer maven plugin is used to make OSGi indexes from lists of maven dependencies.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":29,"first_release_published_at":"2015-12-19T18:10:17.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-21T14:04:41.827Z","created_at":"2022-07-26T03:11:14.010Z","updated_at":"2026-04-21T14:04:41.828Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-indexer-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-indexer-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.610Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/bnd-indexer-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-indexer-maven-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-indexer-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-indexer-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-indexer-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-indexer-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-indexer-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-indexer-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-indexer-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636343,"name":"biz.aQute:bndlib","ecosystem":"maven","description":"A Swiss Army Knife for OSGi","homepage":"http://www.aQute.biz/Code/Bnd","licenses":" Apache Software License 2.0 ","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute","versions_count":34,"first_release_published_at":"2007-03-19T19:15:04.000Z","latest_release_published_at":"2011-11-04T17:44:19.000Z","latest_release_number":"1.50.0","last_synced_at":"2026-03-28T00:34:46.865Z","created_at":"2022-07-25T15:13:50.251Z","updated_at":"2026-03-28T00:34:46.865Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute/bndlib/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute/bndlib/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.956Z","dependent_packages_count":230,"downloads":null,"downloads_period":null,"dependent_repos_count":599,"rankings":{"downloads":null,"dependent_repos_count":0.5408013711246906,"dependent_packages_count":0.3469858482632687,"stargazers_count":15.579724653815042,"forks_count":11.321589607643698,"docker_downloads_count":1.1961300966674941,"average":5.797046315502839},"purl":"pkg:maven/biz.aQute/bndlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute:bndlib","docker_dependents_count":7,"docker_downloads_count":6164861,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute:bndlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute:bndlib/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bndlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bndlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bndlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bndlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute:bndlib/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910727,"name":"org.bndtools:org.bndtools.templating","ecosystem":"maven","description":"org.bndtools.templating","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T18:55:46.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-11T19:32:05.390Z","created_at":"2022-07-27T00:32:14.788Z","updated_at":"2026-04-11T19:32:05.390Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.templating/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.templating/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.571Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":18.77095442844445},"purl":"pkg:maven/org.bndtools/org.bndtools.templating","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.templating","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.templating","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.templating/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910656,"name":"org.bndtools:org.bndtools.launch","ecosystem":"maven","description":"org.bndtools.launch","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":12,"first_release_published_at":"2021-10-04T20:02:41.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-03T16:32:18.907Z","created_at":"2022-07-27T00:32:02.129Z","updated_at":"2026-04-03T16:32:18.907Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.launch/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.launch/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.228Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.launch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.launch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.launch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.launch/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.launch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.launch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.launch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.launch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.launch/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636193,"name":"biz.aQute.bnd:biz.aQute.remote.fixup","ecosystem":"maven","description":"Provides a number of packages that are needed by the agent but not","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":23,"first_release_published_at":"2019-03-10T18:09:40.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-21T16:32:42.847Z","created_at":"2022-07-25T15:13:19.134Z","updated_at":"2026-04-21T16:32:42.848Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.remote.fixup/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.remote.fixup/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.713Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.remote.fixup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.fixup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.remote.fixup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.remote.fixup/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.fixup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.fixup/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.fixup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.fixup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.remote.fixup/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759668,"name":"biz.aQute.bnd:biz.aQute.junit","ecosystem":"maven","description":"Deprecated for removal in 8.0.0: The junit project is a plugin that extends the ProjectTester.java class to run OSGi tests inside a framework.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":28,"first_release_published_at":"2015-12-18T21:39:07.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-19T03:30:51.177Z","created_at":"2022-07-26T03:11:07.403Z","updated_at":"2026-03-19T03:30:51.177Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.junit/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.junit/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2026-02-16T13:34:16.338Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":8.21173144536725,"dependent_packages_count":4.800938643771874,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.1524815594941573,"average":8.325578042783576},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.junit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.junit","docker_dependents_count":151,"docker_downloads_count":8542691,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.junit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.junit/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.junit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.junit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.junit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.junit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.junit/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910694,"name":"org.bndtools:org.bndtools.templates.osgi","ecosystem":"maven","description":"org.bndtools.templates.osgi","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T18:57:08.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-03T21:30:46.814Z","created_at":"2022-07-27T00:32:09.307Z","updated_at":"2026-04-03T21:30:46.815Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.templates.osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.templates.osgi/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.430Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.templates.osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.templates.osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.templates.osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.templates.osgi/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.osgi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910719,"name":"org.bndtools:bndtools.core","ecosystem":"maven","description":"bndtools.core","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":20,"first_release_published_at":"2019-03-10T19:00:05.000Z","latest_release_published_at":"2026-01-12T20:03:11.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-21T15:25:55.706Z","created_at":"2022-07-27T00:32:11.900Z","updated_at":"2026-03-21T15:25:55.706Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/bndtools.core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/bndtools.core/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.649Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":14.969612943742312},"purl":"pkg:maven/org.bndtools/bndtools.core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:bndtools.core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:bndtools.core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:bndtools.core/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636181,"name":"biz.aQute.bnd:bnd-maven-plugin-parent","ecosystem":"maven","description":"This maven plugin can build and test bndtools.org projects created using the bndtools Eclipse-Based developer tooling from the command line using Maven","homepage":"http://github.com/bndtools/bnd/blob/master/bnd-maven-plugin-parent/README.md","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":1,"first_release_published_at":"2014-05-27T17:46:02.000Z","latest_release_published_at":"2014-05-27T17:46:02.000Z","latest_release_number":"1.0.2","last_synced_at":"2026-03-21T15:27:59.029Z","created_at":"2022-07-25T15:13:10.351Z","updated_at":"2026-03-21T15:27:59.030Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-maven-plugin-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-maven-plugin-parent/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.097Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/bnd-maven-plugin-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-maven-plugin-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-maven-plugin-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-maven-plugin-parent/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin-parent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-maven-plugin-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636191,"name":"biz.aQute.bnd:bnd-export-maven-plugin","ecosystem":"maven","description":"The bnd export maven plugin can be used to export OSGi applications.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":25,"first_release_published_at":"2016-09-23T16:14:12.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-24T07:02:57.657Z","created_at":"2022-07-25T15:13:18.257Z","updated_at":"2026-03-24T07:02:57.658Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-export-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-export-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.240Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771297683023523,"dependent_packages_count":23.154547857217224,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":null,"average":17.847146026381335},"purl":"pkg:maven/biz.aQute.bnd/bnd-export-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-export-maven-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-export-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-export-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-export-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-export-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-export-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-export-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-export-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759662,"name":"biz.aQute.bnd:bnd-run-maven-plugin","ecosystem":"maven","description":"The bnd run maven plugin is used to run a bndrun file.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":22,"first_release_published_at":"2019-03-10T18:34:01.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-21T20:33:36.964Z","created_at":"2022-07-26T03:11:04.135Z","updated_at":"2026-04-21T20:33:36.964Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-run-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-run-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.530Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/bnd-run-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-run-maven-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-run-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-run-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-run-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-run-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-run-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-run-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-run-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636194,"name":"biz.aQute.bnd:biz.aQute.resolve","ecosystem":"maven","description":"biz.aQute.resolve","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":27,"first_release_published_at":"2016-05-18T11:55:42.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-15T07:06:09.982Z","created_at":"2022-07-25T15:13:19.495Z","updated_at":"2026-03-15T07:06:09.983Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.resolve/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.resolve/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.864Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":10.026149077774486,"dependent_packages_count":3.938379477979513,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":0.5782430062229199,"average":8.401102025452303},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.resolve","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.resolve","docker_dependents_count":173,"docker_downloads_count":71316087,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.resolve","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.resolve/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.resolve/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.resolve/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.resolve/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.resolve/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.resolve/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910737,"name":"org.bndtools:org.bndtools.versioncontrol.ignores.manager","ecosystem":"maven","description":"org.bndtools.versioncontrol.ignores.manager","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":20,"first_release_published_at":"2019-03-10T18:40:54.000Z","latest_release_published_at":"2026-01-12T20:03:11.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-15T07:07:49.164Z","created_at":"2022-07-27T00:32:19.998Z","updated_at":"2026-03-15T07:07:49.164Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.versioncontrol.ignores.manager/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.versioncontrol.ignores.manager/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.641Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":17.406696990186656},"purl":"pkg:maven/org.bndtools/org.bndtools.versioncontrol.ignores.manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.versioncontrol.ignores.manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.versioncontrol.ignores.manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.versioncontrol.ignores.manager/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.manager/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.manager/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910692,"name":"org.bndtools:bndtools.release","ecosystem":"maven","description":"bndtools.release","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T18:49:09.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-18T20:47:39.330Z","created_at":"2022-07-27T00:32:08.971Z","updated_at":"2026-04-18T20:47:39.331Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/bndtools.release/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/bndtools.release/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/bndtools.release","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:bndtools.release","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:bndtools.release","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:bndtools.release/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.release/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.release/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.release/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.release/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:bndtools.release/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910650,"name":"org.bndtools:org.bndtools.embeddedrepo","ecosystem":"maven","description":"org.bndtools.embeddedrepo","homepage":"https://bndtools.org/","licenses":"EPL-1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":1,"first_release_published_at":"2019-03-10T18:58:21.000Z","latest_release_published_at":"2019-03-10T18:58:21.000Z","latest_release_number":"4.2.0","last_synced_at":"2026-04-08T09:08:12.520Z","created_at":"2022-07-27T00:32:00.120Z","updated_at":"2026-04-08T09:08:12.521Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.embeddedrepo/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.embeddedrepo/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.921Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.embeddedrepo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.embeddedrepo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.embeddedrepo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.embeddedrepo/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.embeddedrepo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.embeddedrepo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.embeddedrepo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.embeddedrepo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.embeddedrepo/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":5971713,"name":"biz.aQute.bnd:bnd-generate-maven-plugin","ecosystem":"maven","description":"Generate Code using the Plugin based BND Codegenerator function","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":7,"first_release_published_at":"2022-11-30T18:08:46.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-18T22:16:51.293Z","created_at":"2023-01-26T15:28:11.426Z","updated_at":"2026-04-18T22:16:51.293Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd-generate-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd-generate-maven-plugin/","metadata":{"repositories":["https://bndtools.jfrog.io/bndtools/libs-snapshot/"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.411Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":11.891782352834955,"forks_count":9.09083613060114,"average":25.45560520301844},"purl":"pkg:maven/biz.aQute.bnd/bnd-generate-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-generate-maven-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd-generate-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd-generate-maven-plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-generate-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-generate-maven-plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-generate-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-generate-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd-generate-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910665,"name":"org.bndtools:org.bndtools.applaunch","ecosystem":"maven","description":"org.bndtools.applaunch","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":14,"first_release_published_at":"2020-10-15T15:09:44.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-01T10:05:54.792Z","created_at":"2022-07-27T00:32:04.006Z","updated_at":"2026-04-01T10:05:54.792Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.applaunch/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.applaunch/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.467Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.applaunch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.applaunch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.applaunch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.applaunch/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.applaunch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.applaunch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.applaunch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.applaunch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.applaunch/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4759675,"name":"biz.aQute.bnd:aQute.libg","ecosystem":"maven","description":"A library to be statically linked. Contains many small utilities. This bundle should not be installed in a framework, it is compile only.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":29,"first_release_published_at":"2016-05-18T11:46:21.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-03-26T15:23:02.933Z","created_at":"2022-07-26T03:11:11.230Z","updated_at":"2026-03-26T15:23:02.933Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/aQute.libg/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/aQute.libg/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.616Z","dependent_packages_count":52,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.292533297026294,"dependent_packages_count":1.331680829081939,"stargazers_count":15.878256621362954,"forks_count":11.584481943921642,"docker_downloads_count":1.0169308270797126,"average":7.820776703694508},"purl":"pkg:maven/biz.aQute.bnd/aQute.libg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:aQute.libg","docker_dependents_count":155,"docker_downloads_count":12302385,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:aQute.libg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:aQute.libg/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:aQute.libg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:aQute.libg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:aQute.libg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:aQute.libg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:aQute.libg/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636178,"name":"biz.aQute.bnd:biz.aQute.bnd.gradle.plugin","ecosystem":"maven","description":"Gradle Plugin for developing OSGi bundles with Bnd using the Bnd Workspace build. Bnd is the premiere tool for creating OSGi bundles. This Gradle plugin is from the team that develops Bnd and is used by the Bnd team to build Bnd itself. See https://github.com/bndtools/bnd/blob/7.2.3/gradle-plugins/README.md for information on using in a Bnd Workspace build.","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":20,"first_release_published_at":"2020-01-14T04:15:29.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-22T04:16:39.346Z","created_at":"2022-07-25T15:13:07.831Z","updated_at":"2026-04-22T04:18:37.976Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.gradle.plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.gradle.plugin/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2026-04-22T04:18:37.955Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":25.328097944835804},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.gradle.plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.gradle.plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.gradle.plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.gradle.plugin/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle.plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle.plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle.plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle.plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.gradle.plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636187,"name":"biz.aQute.bnd:bnd","ecosystem":"maven","description":"A command line utility and Ant plugin to wrap, build, or examine bundles.","homepage":"http://www.aQute.biz/Code/Bnd","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":4,"first_release_published_at":"2013-05-12T18:16:56.000Z","latest_release_published_at":"2014-11-06T00:53:52.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-04-16T04:01:23.494Z","created_at":"2022-07-25T15:13:16.867Z","updated_at":"2026-04-16T04:01:23.494Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/bnd/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/bnd/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T13:47:49.094Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":21,"rankings":{"downloads":null,"dependent_repos_count":5.251039155540962,"dependent_packages_count":11.480165944530318,"stargazers_count":15.579724653815042,"forks_count":11.321589607643698,"docker_downloads_count":null,"average":10.908129840382506},"purl":"pkg:maven/biz.aQute.bnd/bnd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:bnd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:bnd/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:bnd/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636204,"name":"biz.aQute.bnd:biz.aQute.launchpad","ecosystem":"maven","description":"biz.aQute.launchpad","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":21,"first_release_published_at":"2019-03-10T18:12:28.000Z","latest_release_published_at":"2026-01-12T20:02:25.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-12T00:35:52.228Z","created_at":"2022-07-25T15:13:22.986Z","updated_at":"2026-03-12T00:35:52.228Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.launchpad/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.launchpad/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.335Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":21.112734072627973},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.launchpad","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.launchpad","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.launchpad","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.launchpad/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launchpad/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launchpad/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launchpad/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launchpad/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.launchpad/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910720,"name":"org.bndtools:org.bndtools.p2","ecosystem":"maven","description":"org.bndtools.p2","homepage":"https://bndtools.org/","licenses":"(ASL-2.0 or EPL-2.0)","normalized_licenses":["CERN-OHL-P-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":20,"first_release_published_at":"2019-03-10T18:52:54.000Z","latest_release_published_at":"2026-01-12T20:03:11.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-15T14:48:18.170Z","created_at":"2022-07-27T00:32:11.941Z","updated_at":"2026-03-15T14:48:18.170Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.p2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.p2/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T13:47:24.407Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.p2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.p2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.p2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.p2/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.p2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.p2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.p2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.p2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.p2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910716,"name":"org.bndtools:org.bndtools.templates.template","ecosystem":"maven","description":"Bndtools Template-Template","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T18:47:26.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-22T10:10:56.252Z","created_at":"2022-07-27T00:32:11.573Z","updated_at":"2026-04-22T10:10:56.253Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.templates.template/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.templates.template/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.templates.template","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.templates.template","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.templates.template","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.templates.template/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.template/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.template/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.template/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.template/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templates.template/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910736,"name":"org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git","ecosystem":"maven","description":"org.bndtools.versioncontrol.ignores.plugin.git","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":22,"first_release_published_at":"2019-03-10T18:44:33.000Z","latest_release_published_at":"2026-03-25T08:44:39.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-04T16:45:41.063Z","created_at":"2022-07-27T00:32:19.994Z","updated_at":"2026-04-04T16:45:41.063Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.versioncontrol.ignores.plugin.git/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.versioncontrol.ignores.plugin.git/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:33.645Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.versioncontrol.ignores.plugin.git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.versioncontrol.ignores.plugin.git/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4910697,"name":"org.bndtools:org.bndtools.templating.gitrepo","ecosystem":"maven","description":"org.bndtools.templating.gitrepo","homepage":"https://bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"org.bndtools","versions_count":20,"first_release_published_at":"2019-03-10T18:54:00.000Z","latest_release_published_at":"2026-01-12T20:03:11.000Z","latest_release_number":"7.2.1","last_synced_at":"2026-03-17T15:45:55.029Z","created_at":"2022-07-27T00:32:09.374Z","updated_at":"2026-03-17T15:45:55.029Z","registry_url":"https://central.sonatype.com/artifact/org.bndtools/org.bndtools.templating.gitrepo/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.bndtools/org.bndtools.templating.gitrepo/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.307Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.206587841565963,"forks_count":8.536666111560324,"average":25.39576407044099},"purl":"pkg:maven/org.bndtools/org.bndtools.templating.gitrepo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.templating.gitrepo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.bndtools:org.bndtools.templating.gitrepo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.bndtools:org.bndtools.templating.gitrepo/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating.gitrepo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating.gitrepo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating.gitrepo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating.gitrepo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.bndtools:org.bndtools.templating.gitrepo/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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"}},{"id":4636180,"name":"biz.aQute.bnd:biz.aQute.bnd.exporters","ecosystem":"maven","description":"biz.aQute.bnd.exporters","homepage":"https://bnd.bndtools.org/","licenses":"(Apache-2.0 OR EPL-2.0)","normalized_licenses":["Apache-2.0","EPL-2.0"],"repository_url":"https://github.com/bndtools/bnd","keywords_array":[],"namespace":"biz.aQute.bnd","versions_count":24,"first_release_published_at":"2018-10-18T15:44:11.000Z","latest_release_published_at":"2026-03-25T08:44:15.000Z","latest_release_number":"7.2.3","last_synced_at":"2026-04-04T18:22:33.418Z","created_at":"2022-07-25T15:13:10.160Z","updated_at":"2026-04-04T18:22:33.418Z","registry_url":"https://central.sonatype.com/artifact/biz.aQute.bnd/biz.aQute.bnd.exporters/","install_command":null,"documentation_url":"https://appdoc.app/artifact/biz.aQute.bnd/biz.aQute.bnd.exporters/","metadata":{},"repo_metadata":{"id":868233,"uuid":"606956","full_name":"bndtools/bnd","owner":"bndtools","description":"Bnd/Bndtools.  Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","archived":false,"fork":false,"pushed_at":"2025-10-06T03:38:21.000Z","size":766609,"stargazers_count":549,"open_issues_count":37,"forks_count":304,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-10-06T05:42:56.804Z","etag":null,"topics":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"latest_commit_sha":null,"homepage":"https://bndtools.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bndtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pkriens"}},"created_at":"2010-04-12T17:30:15.000Z","updated_at":"2025-10-06T03:38:31.000Z","dependencies_parsed_at":"2025-09-28T21:27:25.184Z","dependency_job_id":null,"html_url":"https://github.com/bndtools/bnd","commit_stats":{"total_commits":12760,"total_committers":133,"mean_commits":95.93984962406014,"dds":0.6908307210031348,"last_synced_commit":"8ed5bca11a6175f95fc3d47047b1904d5eef38f9"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/bndtools/bnd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/sbom","scorecard":{"id":245945,"data":{"date":"2025-08-11","repo":{"name":"github.com/bndtools/bnd","commit":"9857012eef8e934611b3585456f046259c7e3f4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/cibuild.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs_generate.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/postrelease.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/wip.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/wrapper.yml:25","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'next'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 27 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"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: aQute.libg/testresources/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: biz.aQute.bnd.ant/testresources/Workspace1Test/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/componentsEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/gogoEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.reporter/testresources/metatypesEntry/source.jar:1","Warn: binary detected: biz.aQute.bnd.util/testresources/module-info/module1/module-info.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/Foo.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/record/MinMax.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/ConstantExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/Expr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/NegExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/OtherExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/PlusExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr1.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/SubExpr2.class:1","Warn: binary detected: biz.aQute.bnd.util/testresources/sealed/TimesExpr.class:1","Warn: binary detected: biz.aQute.bndall.tests/jar/cup_runtime-11b-20160615.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/jflex-1.8.2.jar:1","Warn: binary detected: biz.aQute.bndall.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndall.tests/resources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/compilerversions.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/eclipse_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_10_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_11_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_12_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_13_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_14_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_15/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_16/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_17/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_18/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_19/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_20/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_21/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_22/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_23/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_24/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_25/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/jdk_9_0/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_1/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_2/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_3/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_4/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_5/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_6/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_7/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_1_8/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef$Inner.class:1","Warn: binary detected: biz.aQute.bndlib.tests/compilerversions/src/sun_jsr14/ClassRef.class:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnalyzerCrawlInvokerInterfaceAIOOBTest.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AnnotationWithJSR14.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/AstNodeToScriptVisitor.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy189.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/BugReproLoggerGroovy210.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/DeploymentAdminPermission.1.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/asm.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.ecj.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.example.baseline.javac.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.0.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/com.liferay.calendar.api-2.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/expanding-erasure-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/inheritance-change-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/baseline/provider-deletion-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/bcel.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/com.test.scala.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/cxf-rt-rs-sse-3.2.5.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ds.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/easymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.10.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.13.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.14.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.16.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.50.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj-4.7.3a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_3.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ecj_4.2.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ee.j2se-1.6.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ifc112.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/infor.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarA.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jarB.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsk-platform.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsp-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/jsr311-api-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mandatorynoversion.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/mina.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/minax.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/module-info.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-gson-2.9.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-release-ok.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/multi-released-lib-1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nanoxml.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/nl.fuji.general.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/org.eclipse.osgi-3.5.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.core.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/osgi.residential-4.3.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/resteasy-cdi-4.0.0.Beta8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/ro.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/rox.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/servlet-api.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/spring.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/thinlet.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/jar/wicket-cdi-1.1-6.28.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/newer/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Consumer.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/older/bin/api_default_methods/Provider.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/InvisibleTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/invisible/annotations/repeated/InvisibleRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/invisible/annotations/ReferenceInvisible.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Bar.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/Foo.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/reference/runtime/annotations/ReferenceRuntime.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeParameterAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeRepeatedAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/RuntimeTypeAnnotation.class:1","Warn: binary detected: biz.aQute.bndlib.tests/java8/type_annotations/bin/runtime/annotations/repeated/RuntimeRepeatedAnnotations.class:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/JobsService.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Parser.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Simple.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/Test2.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/WithAnnotations.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/XDbCmpXView.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/beasymock.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/generics.clazz:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/ee.minimum/ee.minimum-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.cm/org.osgi.impl.service.cm-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/org.osgi.impl.service.io/org.osgi.impl.service.io-latest.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-3.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/repo/osgi/osgi-4.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi-s.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/signing/osgi.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-a.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/split/split-b.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/tb1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/test/test/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/TestWeavingHook.jclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-consumerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-orig.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/api-providerbump.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/baseline/test2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/biz.aQute.bndlib.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/bnd.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/eclipse/plugins/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/exported-annotations.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/geronimo-jcdi_2.0_spec-1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/guava-14.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json-api-1.1.3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/javax.json.bind-api-1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/jquantlib-0.1.2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Greet.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Inner.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$Nested.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$anonClass$anon$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$lambdaClass$lambda$1.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example$localClass$Local.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/kotlin/innerclasses/Example.kclass:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/macro/digest-test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.227/bndlib-0.0.227.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.236/bndlib-0.0.236.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.238/bndlib-0.0.238.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/biz/aQute/bndlib/0.0.255/bndlib-0.0.255.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/3.8.1/junit-3.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/junit/junit/4.4/junit-4.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-obr-plugin/1.0.0/maven-obr-plugin-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/maven-scr-plugin/1.0.8/maven-scr-plugin-1.0.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.fileinstall/0.9.0-SNAPSHOT/org.apache.felix.fileinstall-0.9.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.apache.felix.framework/1.1.0-SNAPSHOT/org.apache.felix.framework-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.compendium/1.0.0/org.osgi.compendium-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-20070713.230200-1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.core/1.1.0-SNAPSHOT/org.osgi.core-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.0/org.osgi.service.obr-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/maven-repo/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/mina-integration-osgi-1.1.0-SNAPSHOT.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-and-removed-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/minor-change-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/osgi.annotation-7.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/test.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-extensions/cnf/biz.aQute.bnd.testextension.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/org.osgi.annotation.bundle/org.osgi.annotation.bundle-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-multirelease/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p1/generated/p1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-repo-test/p3/generated/p3.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-stalecheck/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies-withsubbundle/mydependency/generated/mydependency.mysub.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versioneddependencies/mydependency/generated/mydependency.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo1/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws-versionhash/cnf/repo2/tmp/tmp-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/releaserepo/p3/p3-1.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.configadmin/org.apache.felix.configadmin-1.1.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo.arch/org.apache.felix.ipojo.arch-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.ipojo/org.apache.felix.ipojo-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/org.apache.felix.org.apache.felix.ipojo.ant/org.apache.felix.org.apache.felix.ipojo.ant-0.8.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/osgi.core/osgi.core-4.2.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo/p3/p3-1.0.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/cnf/repo2/org.apache.felix.configadmin/org.apache.felix.configadmin-1.8.8.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.beanutils/1.6.1/com.springsource.org.apache.commons.beanutils-1.6.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/2.1.1/com.springsource.org.apache.commons.collections-2.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.collections/3.2.0/com.springsource.org.apache.commons.collections-3.2.0.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.0.4/com.springsource.org.apache.commons.logging-1.0.4.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/maven1/m2/org/apache/log4j/com.springsource.org.apache.log4j/1.2.15/com.springsource.org.apache.log4j-1.2.15.jar:1","Warn: binary detected: biz.aQute.bndlib.tests/testresources/ws/p2/generated/p2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configadmin-1.9.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.configurator-1.0.8.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.framework-6.0.2.jar:1","Warn: binary detected: biz.aQute.launchpad.tests/jar/org.apache.felix.scr-2.1.16.jar:1","Warn: binary detected: biz.aQute.repository/testresources/demo.jar:1","Warn: binary detected: biz.aQute.repository/testresources/javafx-base-13-ea+8-linux.jar:1","Warn: binary detected: biz.aQute.repository/testresources/jsr250-api-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20151209.182707-8-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/commons-cli/commons-cli/1.4-SNAPSHOT/commons-cli-1.4-20160119.062305-9-test-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-javadoc.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0-sources.jar:1","Warn: binary detected: biz.aQute.repository/testresources/mavenrepo/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/nanohttpd-2.2.0.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release-nosource.jar:1","Warn: binary detected: biz.aQute.repository/testresources/release.jar:1","Warn: binary detected: biz.aQute.repository/testresources/snapshot.jar:1","Warn: binary detected: bndtools.core/src/bndtools/wizards/bndfile/launch.clazz:1","Warn: binary detected: bndtools.core/test/tests.consumer.jar:1","Warn: binary detected: bndtools.core/test/tests.provider.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-3.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/javax.servlet/javax.servlet-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-4.4.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.framework/org.apache.felix.framework-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.14.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.gogo.command/org.apache.felix.gogo.command-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-1.1.2.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.apache.felix.shell.remote/org.apache.felix.shell.remote-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.10.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-4.3.1.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.cmpn/osgi.cmpn-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.core/osgi.core-5.0.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-latest.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-2.3.4.jar:1","Warn: binary detected: bndtools.test/bndws/cnf/repo/test.baseline/test.baseline-latest.jar:1","Warn: binary detected: bndtools.test/bndws/launch.simple/pi4j-core.jar:1","Warn: binary detected: demo/testresources/biz.aQute.launcher-4.1.0.jar:1","Warn: binary detected: demo/testresources/template.jar:1","Warn: binary detected: docs/examples/wrap/bundle/javax.activation.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.activation-1.1.1.jar:1","Warn: binary detected: docs/examples/wrap/jar/javax.mail-1.5.2.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ArrayType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Buffer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Call.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ClosurePool.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Function.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/FunctionInfo.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LastError.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MappedType.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MemoryPointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/MethodHandle.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Platform.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Pointer.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Struct.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructByValue.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Thread.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Type.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Types.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/Variadic.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/ext/ffi_c/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/ffi-1.11.1/lib/ffi_c.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.so:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ryah_http_parser.o:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar:1","Warn: binary detected: docs/releases/4.2.0/vendor/bundle/ruby/2.5.0/gems/http_parser.rb-0.6.0/lib/ruby_http_parser.so:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/repodir/test/baselinetask1/1.0.0/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/repodir/baselinetask1-1.0.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/cnf/repo/biz.aQute.bnd.javagen/biz.aQute.bnd.javagen-5.1.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/org.eclipse.osgi/org.eclipse.osgi-3.13.0.jar:1","Warn: binary detected: gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/cnf/repo/osgi.enroute.junit.wrapper/osgi.enroute.junit.wrapper-4.12.0.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-export-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo/org/objenesis/objenesis/2.2/objenesis-2.2.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/localfilerepo/biz/aQute/bnd/helloworld-for-indexer-testing/0.0.1/helloworld-for-indexer-testing-0.0.1.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8-sources.jar:1","Warn: binary detected: maven-plugins/bnd-indexer-maven-plugin/src/it/test-repo/org/apache/aries/async/org.apache.aries.async/0.0.1-SNAPSHOT/org.apache.aries.async-0.0.1-20150609.042059-8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.eventadmin/1.4.6/org.apache.felix.eventadmin-1.4.6.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/index/org/apache/felix/org.apache.felix.framework/5.4.0/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.eventadmin-1.4.8.jar:1","Warn: binary detected: maven-plugins/bnd-resolver-maven-plugin/src/it/resolve-from-inputbundles/bundles/org.apache.felix.framework-5.4.0.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-antlr.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bcel.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-bsf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-log4j.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-oro.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-regexp.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-apache-resolver.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-logging.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-commons-net.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jai.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-javamail.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jdepend.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jmf.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-jsch.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-junit.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-launcher.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-netrexx.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-nodeps.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-starteam.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-stylebook.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-swing.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-trax.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant-weblogic.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ant.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:1","Warn: binary detected: org.bndtools.p2/eclipse-3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar: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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postrelease.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bndtools/bnd/postrelease.yml/master?enable=pin","Info:  24 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj7v-27pg-wf7q","Warn: Project is vulnerable to: GHSA-hmr7-m48g-48f6","Warn: Project is vulnerable to: GHSA-qh8g-58pp-2wxh","Warn: Project is vulnerable to: GHSA-26vr-8j45-3r4w","Warn: Project is vulnerable to: GHSA-6x9x-8qw9-9pp6","Warn: Project is vulnerable to: GHSA-7vx9-xjhr-rw6h","Warn: Project is vulnerable to: GHSA-84q7-p226-4x5w","Warn: Project is vulnerable to: GHSA-9rgv-h7x4-qw8g","Warn: Project is vulnerable to: GHSA-m6cp-vxjx-65j6","Warn: Project is vulnerable to: GHSA-p26g-97m4-6q7c","Warn: Project is vulnerable to: GHSA-qw69-rqj8-6qw8","Warn: Project is vulnerable to: GHSA-r28m-g6j9-r2h5","Warn: Project is vulnerable to: GHSA-vgg8-72f2-qm23","Warn: Project is vulnerable to: GHSA-wfcc-pff6-rgc5","Warn: Project is vulnerable to: GHSA-xc67-hjx6-cgg6","Warn: Project is vulnerable to: GHSA-g3wg-6mcf-8jj6","Warn: Project is vulnerable to: GHSA-58qw-p7qm-5rvh","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:37:20.700Z","repository_id":868233,"created_at":"2025-08-17T07:37:20.700Z","updated_at":"2025-08-17T07:37:20.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278577933,"owners_count":26009701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"bndtools","name":"Bndtools","uuid":"1130828","kind":"organization","description":"Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.","email":null,"website":"https://bndtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1130828?v=4","repositories_count":24,"last_synced_at":"2024-03-25T22:09:21.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bndtools","funding_links":[],"total_stars":777,"followers":12,"following":0,"created_at":"2022-11-02T17:51:43.198Z","updated_at":"2024-03-25T22:09:23.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndtools/repositories"},"tags":[{"name":"7.1.0","sha":"47e504d7881ba466703c55a8dca7b0578561582d","kind":"commit","published_at":"2024-11-25T15:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0/manifests"},{"name":"7.1.0.RC1","sha":"c3ff1490e5a2d72336e28920711ec0d024c4a801","kind":"commit","published_at":"2024-11-13T10:23:17.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/7.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.1.0.RC1/manifests"},{"name":"7.0.0","sha":"b82dc867a7920edfcf32cb2cfa408795f4af6aea","kind":"commit","published_at":"2023-10-06T09:12:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0/manifests"},{"name":"7.0.0.RC3","sha":"7fddd3ee8a3f80a26321e5c7d1895c2b1b66c43a","kind":"commit","published_at":"2023-09-27T15:17:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC3/manifests"},{"name":"7.0.0.RC2","sha":"b764ee87b3135848574820e3ba9ff2265c8d615b","kind":"tag","published_at":"2023-09-22T07:56:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.RC2/manifests"},{"name":"6.4.1","sha":"d6c5a256e8d11048807c130dd1c05cc7128521d6","kind":"tag","published_at":"2023-09-20T16:22:05.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.1/manifests"},{"name":"V6.5.0.DEV","sha":"493e8d920771508896d3cabdb0384fa83f61332c","kind":"commit","published_at":"2023-03-16T15:50:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/V6.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/V6.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@V6.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/V6.5.0.DEV/manifests"},{"name":"6.4.0","sha":"25e4898599326264c57da8b695ae5df9e268891e","kind":"tag","published_at":"2022-11-29T19:49:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0/manifests"},{"name":"6.4.0.RC3","sha":"90d324f0a1823b96d00c5269a25d2aad5c056016","kind":"tag","published_at":"2022-11-16T19:44:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC3/manifests"},{"name":"6.4.0.RC2","sha":"164e101460f5da8fda0952df133d04afe89a074d","kind":"tag","published_at":"2022-11-14T21:01:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC2/manifests"},{"name":"6.4.0.RC1","sha":"697f9fca0ca934ffb941dc6aac11dddac4199792","kind":"tag","published_at":"2022-11-11T21:09:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.RC1/manifests"},{"name":"7.0.0.DEV","sha":"5f7500e79dedcf0d0111d47fa646045e391565d4","kind":"tag","published_at":"2022-11-11T20:29:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/7.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/7.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@7.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/7.0.0.DEV/manifests"},{"name":"4.2.2.REL","sha":"171519920df0053f226b680d4cd42b3f14e2de52","kind":"tag","published_at":"2022-06-13T15:45:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.REL/manifests"},{"name":"4.2.2.DEV","sha":"090e81fd3a800fc9df1df6e01a18cbed3eda9419","kind":"tag","published_at":"2022-06-10T15:35:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.2.DEV/manifests"},{"name":"6.3.1","sha":"30a66dcb6beb4c30339568eecaeec08a6d6a333e","kind":"tag","published_at":"2022-06-07T13:16:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"90e7ecf40a2fbdb7998ef6a3e46d81a91ee054a2","kind":"tag","published_at":"2022-06-01T21:08:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0/manifests"},{"name":"6.3.0.RC5","sha":"a4cdd61e09ad5463198d010718110fbe15747b98","kind":"tag","published_at":"2022-05-28T21:09:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC5/manifests"},{"name":"6.3.0.RC4","sha":"2067fc56332ab37f36b8ba15a6b60dd85de8c551","kind":"tag","published_at":"2022-05-25T12:03:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC4/manifests"},{"name":"6.3.0.RC3","sha":"97bfe6dd2d98af0a8e21bb33a209afec460211e3","kind":"tag","published_at":"2022-05-23T21:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC3/manifests"},{"name":"6.3.0.RC2","sha":"6a8bac4204f66c1b0ad3490e6ae7528bc7184b65","kind":"tag","published_at":"2022-05-19T14:29:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC2/manifests"},{"name":"6.3.0.RC1","sha":"4c02a8abd3b9e4d49b6a243829d4ef4a6d3605f1","kind":"tag","published_at":"2022-05-02T21:54:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.RC1/manifests"},{"name":"6.4.0.DEV","sha":"d18830aad84a55fc8b446a7c30209ada8546ef53","kind":"tag","published_at":"2022-05-02T20:49:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.4.0.DEV/manifests"},{"name":"6.2.0","sha":"45a83394bb5585648185817f62eb458d86d2b222","kind":"tag","published_at":"2022-02-25T16:42:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0/manifests"},{"name":"6.2.0.RC4","sha":"82aa10e36eac29f77256d42dca5f3d67b5c69610","kind":"tag","published_at":"2022-02-22T14:04:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC4/manifests"},{"name":"6.2.0.RC3","sha":"5005fc0d4858fa1e777e1ce0b723ce2429f02ae5","kind":"tag","published_at":"2022-02-16T18:11:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC3/manifests"},{"name":"6.2.0.RC2","sha":"f525974108470641ce2f7f1fcac32510816cd56e","kind":"tag","published_at":"2022-02-15T16:42:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC2/manifests"},{"name":"6.2.0.RC1","sha":"b1f9136465a8949219529340af242fc8573a89fb","kind":"tag","published_at":"2022-02-10T15:51:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.RC1/manifests"},{"name":"6.3.0.DEV","sha":"a011f786c1d6731723af36b7db69c02fefd72388","kind":"tag","published_at":"2022-02-10T15:32:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.3.0.DEV/manifests"},{"name":"6.1.0","sha":"6b7087b2d21e0fa85f23dc01a3159f5783624bc3","kind":"tag","published_at":"2021-11-22T15:55:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0/manifests"},{"name":"6.1.0.RC2","sha":"85a93d1065fc9402a35d186905deb1dff9996d12","kind":"tag","published_at":"2021-11-19T22:23:36.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC2/manifests"},{"name":"6.1.0.RC1","sha":"96dce972cae2c94cdeda8debc147fd201f92ebc3","kind":"tag","published_at":"2021-11-12T21:15:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.RC1/manifests"},{"name":"6.2.0.DEV","sha":"1d4edcfc0756815fde5667a8a5a71848d95bf23b","kind":"tag","published_at":"2021-11-12T20:46:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.2.0.DEV/manifests"},{"name":"6.0.0","sha":"c077e576caee1516ca4a895720c2d8f8e69b03e6","kind":"tag","published_at":"2021-10-04T18:36:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0/manifests"},{"name":"6.0.0.RC3","sha":"fb64ffa8f10701026d852f84d54dda8e9bee80f0","kind":"tag","published_at":"2021-09-29T14:48:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC3/manifests"},{"name":"6.0.0.RC2","sha":"97658ba6e7010021427831cacfcab48c94b5bf04","kind":"tag","published_at":"2021-09-20T16:40:25.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC2/manifests"},{"name":"6.0.0.RC1","sha":"b5506a825d39944da1f6e0d55f4d565fcb09b3f5","kind":"tag","published_at":"2021-09-16T18:58:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.RC1/manifests"},{"name":"6.1.0.DEV","sha":"f5580307584e1bc6e692ce647df55729caa66a39","kind":"tag","published_at":"2021-09-16T18:22:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.1.0.DEV/manifests"},{"name":"6.0.0.M1","sha":"be861dc844143592fa0d2fcf624585a80b0dbafd","kind":"tag","published_at":"2021-09-14T21:57:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.M1/manifests"},{"name":"4.2.1.REL","sha":"36bb3ffc7851d868bb42807d0eb3ed85110fae09","kind":"tag","published_at":"2021-06-29T18:18:51.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.REL/manifests"},{"name":"4.2.1.DEV","sha":"6c725914f36c4e642e96fa47e110dca681f3c6af","kind":"tag","published_at":"2021-06-29T18:16:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.1.DEV/manifests"},{"name":"6.0.0.DEV","sha":"12268046b7fe9bdc94a4e8161ae94da461266c4f","kind":"tag","published_at":"2021-04-30T17:37:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/6.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/6.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@6.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/6.0.0.DEV/manifests"},{"name":"5.3.0.REL","sha":"fe6b49cf8e56bf870bd29de6773b42b7e1f29514","kind":"tag","published_at":"2021-02-22T16:44:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.REL/manifests"},{"name":"5.3.0.RC3","sha":"8ffbc93ca357ef2bd5d48db1ec09b0c99a613274","kind":"tag","published_at":"2021-02-19T21:31:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC3/manifests"},{"name":"5.3.0.RC2","sha":"cd24f7257b74c1306925bdf075b6f237ccfe22e5","kind":"tag","published_at":"2021-02-16T13:51:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC2/manifests"},{"name":"5.3.0.RC1","sha":"e6770565c385d2b159873734dcc3658ce9f68d66","kind":"tag","published_at":"2021-02-08T22:42:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.RC1/manifests"},{"name":"5.4.0.DEV","sha":"0a2659d2490a1e389b3ff33c1a87db6e709ad540","kind":"tag","published_at":"2021-02-08T22:22:08.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.4.0.DEV/manifests"},{"name":"5.2.0.REL","sha":"c9791146e2d53925142f1c8d0b9a95547a05e752","kind":"tag","published_at":"2020-10-14T20:06:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.REL/manifests"},{"name":"5.2.0.RC5","sha":"a33add9849fe226969ef08950c9dc79289a044a5","kind":"tag","published_at":"2020-10-14T19:56:47.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC5/manifests"},{"name":"5.2.0.RC4","sha":"a1fef67d6f3fb34b4f9fd4265741fc773a3ca200","kind":"tag","published_at":"2020-10-12T17:55:43.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC4/manifests"},{"name":"5.2.0.RC3","sha":"cff080113c5060c13f5b3614190f3ce64a31a25d","kind":"tag","published_at":"2020-10-09T14:57:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC3/manifests"},{"name":"5.2.0.RC2","sha":"9260b21efb75c47425fad10484ec85cc0c73d936","kind":"tag","published_at":"2020-10-07T14:21:42.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC2/manifests"},{"name":"5.2.0.RC1","sha":"1838f602af62288b703b87a32ec3e7b22eb3c314","kind":"tag","published_at":"2020-10-05T15:36:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.RC1/manifests"},{"name":"5.3.0.DEV","sha":"8f80dd5a5e96aece16f7667812b218311a7d973b","kind":"tag","published_at":"2020-10-05T15:05:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.3.0.DEV/manifests"},{"name":"5.1.2.REL","sha":"e130033ddaec6bf0e319ab829fbf2f677f92e6e9","kind":"tag","published_at":"2020-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.REL/manifests"},{"name":"5.1.2.RC1","sha":"294ad2e6059d72bde56ec88720cbdce665384b16","kind":"tag","published_at":"2020-07-13T15:27:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.RC1/manifests"},{"name":"5.1.2.DEV","sha":"add6b3d51868a76cb059ed8aaf29bede749d820e","kind":"tag","published_at":"2020-07-13T14:31:28.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.2.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.2.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.2.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.2.DEV/manifests"},{"name":"5.1.1.REL","sha":"58a1cf8d87b410653be37e6d6b70d5327396cc70","kind":"tag","published_at":"2020-06-16T21:14:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.REL/manifests"},{"name":"5.1.1.RC2","sha":"d2b6a207de4b1a4bec203ed8e2209f4f38092691","kind":"tag","published_at":"2020-06-10T17:52:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC2/manifests"},{"name":"5.1.1.RC1","sha":"fa75a4364dc0adab50b5134fbdac73a5ce27aef4","kind":"tag","published_at":"2020-06-05T16:29:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.1.RC1/manifests"},{"name":"5.1.0.REL","sha":"66142fd1543959a9f1854d9b6063b116696e6428","kind":"tag","published_at":"2020-06-01T20:12:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.REL/manifests"},{"name":"5.1.0.RC3","sha":"34cbe0235e2603b0955292452a77cf50431cf63e","kind":"tag","published_at":"2020-05-28T20:55:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC3/manifests"},{"name":"5.1.0.RC2","sha":"a1d9e48f011d538c5fa82a27d0364e3fbeba8a91","kind":"tag","published_at":"2020-05-22T13:32:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC2/manifests"},{"name":"5.1.0.RC1","sha":"10bc645ea66fba9c7690b7d9380b9332b85e5de2","kind":"tag","published_at":"2020-05-14T18:27:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.RC1/manifests"},{"name":"5.2.0.DEV","sha":"b4e018fb94ef495511c553bf5f059fbd4e8ebf43","kind":"tag","published_at":"2020-05-14T17:38:07.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.2.0.DEV/manifests"},{"name":"5.0.1.REL","sha":"ab71f2cf90e568a674f7d4ce227af914701f2fc9","kind":"tag","published_at":"2020-03-23T13:27:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.REL/manifests"},{"name":"5.0.1.RC2","sha":"f0d2d7da88ad466de57a35ef07167974a315b880","kind":"tag","published_at":"2020-03-18T14:50:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC2/manifests"},{"name":"5.0.1.RC1","sha":"1c7c049242fe35f116e97747bbb7b18b681ce514","kind":"tag","published_at":"2020-03-09T18:15:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.1.RC1/manifests"},{"name":"5.0.0.docs","sha":"4711635bb64341dc520b0821cee87db1c397f6bf","kind":"tag","published_at":"2020-02-19T15:34:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.docs/manifests"},{"name":"5.0.0.REL","sha":"612f80a4b4bc6c120c6e3b995a4ec7800f6dee0c","kind":"tag","published_at":"2020-01-22T15:19:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.REL/manifests"},{"name":"5.0.0.RC3","sha":"98ae3fc38b6ac85da6cdc67c4e7e954ec90d0e28","kind":"tag","published_at":"2020-01-10T19:27:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC3/manifests"},{"name":"5.0.0.RC2","sha":"5c51d40a08cc77dda59fbcbe8ec6d4b72e64948f","kind":"tag","published_at":"2020-01-02T15:20:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC2/manifests"},{"name":"5.1.0.DEV","sha":"f16214334477df38b261b653a82094f432419234","kind":"tag","published_at":"2019-12-19T17:12:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.1.0.DEV/manifests"},{"name":"5.0.0.RC1","sha":"bb873d1a8dc99226a8078034173ce1410950e186","kind":"tag","published_at":"2019-12-19T16:17:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.RC1/manifests"},{"name":"5.0.0.DEV","sha":"913297b3d547c2bf1d3c0ad6b52ffc928d9f3f9c","kind":"tag","published_at":"2019-11-23T21:08:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/5.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/5.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@5.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/5.0.0.DEV/manifests"},{"name":"4.3.1.REL","sha":"281e71d7fcdeb40f54bf0521b6aa314023b3f69a","kind":"tag","published_at":"2019-11-13T17:08:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.REL/manifests"},{"name":"4.3.1.RC2","sha":"7f9d9ec82368272b97534e9c92b1e5fda950ec25","kind":"tag","published_at":"2019-10-30T16:35:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC2/manifests"},{"name":"4.3.1.RC1","sha":"f478803ebc9419595f7bb397dc2f45b7b752e310","kind":"tag","published_at":"2019-10-18T21:34:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.RC1/manifests"},{"name":"4.3.1.DEV","sha":"9d58a7d9412e10ac7b0440c69e6fe8dff51dc0c3","kind":"tag","published_at":"2019-10-18T16:30:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.1.DEV/manifests"},{"name":"3.5.0.docs","sha":"c8e904935f622685041d15585f8159b17df71d69","kind":"commit","published_at":"2019-10-13T00:55:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.docs/manifests"},{"name":"4.0.0.docs","sha":"ccb3db697783a22860a1891373b631a813c178ae","kind":"commit","published_at":"2019-10-13T00:26:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.docs/manifests"},{"name":"4.1.0.docs","sha":"c5fb3e27ac5765e9429ba5ddebd7894d6eb50eb8","kind":"commit","published_at":"2019-10-13T00:04:58.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.docs/manifests"},{"name":"4.2.0.docs","sha":"fa7847a39fbac3d9980a4e409b2a73f8904b760d","kind":"commit","published_at":"2019-10-12T23:48:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.docs/manifests"},{"name":"4.3.0.docs","sha":"83136a1ed6de2ba50c90962406ff044c90453ca7","kind":"commit","published_at":"2019-10-12T23:27:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.docs","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.docs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.docs/manifests"},{"name":"4.3.0.REL","sha":"f1eb4b63fab2c37efb3e87d8cd99c79842165fad","kind":"tag","published_at":"2019-09-30T15:55:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.REL/manifests"},{"name":"4.3.0.RC5","sha":"dffa2aa30436ee1a32745a7be9b6e73063719864","kind":"tag","published_at":"2019-09-24T13:31:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC5/manifests"},{"name":"4.3.0.RC4","sha":"148423bcabf1e30ef4df08c9d58642508a8ae35f","kind":"tag","published_at":"2019-09-20T21:41:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC4/manifests"},{"name":"4.3.0.RC3","sha":"5c94a896e51f81a699c6ae7ae48ab05bedc2a234","kind":"tag","published_at":"2019-09-16T14:25:18.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC3/manifests"},{"name":"4.3.0.RC2","sha":"9683db06ee3326985f420fbffff0dc38371f2a61","kind":"tag","published_at":"2019-09-12T16:00:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC2/manifests"},{"name":"4.4.0.DEV","sha":"2e33419a937f82be7b4be670ba0e5b701c5d75e2","kind":"tag","published_at":"2019-09-10T13:40:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.4.0.DEV/manifests"},{"name":"4.3.0.RC1","sha":"fda5cf2f3440531202062247f22040d3a54d379c","kind":"tag","published_at":"2019-09-10T12:58:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.RC1/manifests"},{"name":"4.2.0.REL","sha":"7028683045bf0d6e4c3794958af2b179f754c96b","kind":"tag","published_at":"2019-03-05T15:02:14.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.REL/manifests"},{"name":"4.2.0.RC4","sha":"1aee879e6ffae759ce3e6e9313fd8dc7dc66b801","kind":"tag","published_at":"2019-03-04T19:20:31.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC4/manifests"},{"name":"4.2.0.RC3","sha":"1e9032da39c10392946843b5bda1789f503c0c32","kind":"tag","published_at":"2019-02-28T17:50:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC3/manifests"},{"name":"4.2.0.RC2","sha":"255ec758042339ecd8ab2c10989b12087e0c36a1","kind":"tag","published_at":"2019-02-25T18:48:03.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC2/manifests"},{"name":"4.3.0.DEV","sha":"59829b0787ddcebc02605a19a2dcab40f0ee61ca","kind":"tag","published_at":"2019-02-20T08:28:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.3.0.DEV/manifests"},{"name":"4.2.0.RC1","sha":"b2027d0be16ddd03f47b647caed7afd5a49f58c2","kind":"tag","published_at":"2019-02-20T07:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.RC1/manifests"},{"name":"4.1.0.REL","sha":"cec43da117b9b2f00ecd6823d35bf2f52133e897","kind":"tag","published_at":"2018-10-18T12:52:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.REL/manifests"},{"name":"4.2.0.DEV","sha":"8aff555c5c51c90f714544f9ac2a888153a3b3e8","kind":"tag","published_at":"2018-10-17T22:52:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.2.0.DEV/manifests"},{"name":"4.1.0.RC4","sha":"885981b42eb3c34d7a29e40fa8afe81b1b4aa146","kind":"tag","published_at":"2018-10-16T17:59:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC4/manifests"},{"name":"4.1.0.RC3","sha":"6dc45c30bacf53a9d248a25b786068ab51533773","kind":"tag","published_at":"2018-10-15T19:49:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC3/manifests"},{"name":"4.1.0.RC2","sha":"19dcdf60b7d3f4b51cd288842ae2037d00567d15","kind":"tag","published_at":"2018-10-12T15:44:39.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC2/manifests"},{"name":"4.1.0.RC1","sha":"0823b9f5819806dd5c72efdeade447325cc1bf8c","kind":"tag","published_at":"2018-10-09T21:24:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.RC1/manifests"},{"name":"4.1.0.DEV","sha":"68c4ca97fc57e5f169867ef2f6ee3e4acca5658f","kind":"tag","published_at":"2018-05-11T18:50:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.1.0.DEV/manifests"},{"name":"4.0.0.REL","sha":"d0a2c5ec0f1f03a6298ebad80dc634158592443f","kind":"tag","published_at":"2018-05-11T16:45:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.REL/manifests"},{"name":"4.0.0.RC2","sha":"dd008171798504d986e3ca7da76d2670435988ac","kind":"tag","published_at":"2018-05-10T12:50:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC2/manifests"},{"name":"4.0.0.RC1","sha":"e399a79d7eef87c5729356073c0fba2406cae146","kind":"tag","published_at":"2018-04-30T19:34:40.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.RC1/manifests"},{"name":"4.0.0.DEV","sha":"5681c676ee45704042ee381b817466405942a2f3","kind":"tag","published_at":"2017-10-02T06:13:45.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/4.0.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/4.0.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@4.0.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/4.0.0.DEV/manifests"},{"name":"3.5.0.REL","sha":"bb70d103dd9c02096f516a0581be0fe9c252d581","kind":"tag","published_at":"2017-09-29T18:03:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.REL/manifests"},{"name":"3.5.0.RC4","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-25T13:05:46.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC4/manifests"},{"name":"3.5.0.RC3","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-22T15:30:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC3/manifests"},{"name":"3.5.0.RC2","sha":"7296e691557cb078525f701070851ad08c63e3ac","kind":"tag","published_at":"2017-09-18T14:53:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC2/manifests"},{"name":"3.5.0.RC1","sha":"ec041a84b8c7aad103cace59ea419a9ba5f7d5d4","kind":"tag","published_at":"2017-09-01T12:47:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.RC1/manifests"},{"name":"3.5.0.DEV","sha":"dc6d9ed7a5c9cddd5ab15b0b2e0c49723fe0c4b4","kind":"tag","published_at":"2017-07-26T03:13:49.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.5.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.5.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.5.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.5.0.DEV/manifests"},{"name":"3.4.0.REL","sha":"3dc9f253f313926fa0ed0e5ca28cc0a330c517f5","kind":"tag","published_at":"2017-07-25T19:18:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.REL/manifests"},{"name":"3.4.0.RC3","sha":"ee5c179bbccaf5d75a43ab5ce9cfd56afb920673","kind":"tag","published_at":"2017-07-19T16:56:06.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC3/manifests"},{"name":"3.4.0.RC2","sha":"b10ceaa0dcd104738991a84e8f09d8c365ecf247","kind":"tag","published_at":"2017-06-30T14:01:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC2/manifests"},{"name":"3.4.0.RC1","sha":"560dae925dbd0a63235323a6530a17daf2ff423d","kind":"tag","published_at":"2017-06-05T13:33:11.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.RC1/manifests"},{"name":"3.4.0.DEV","sha":"6204205c246fe665f3c8c9e9e153cf60933da426","kind":"tag","published_at":"2016-09-22T20:32:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.4.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.4.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.4.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.4.0.DEV/manifests"},{"name":"3.3.0.REL","sha":"3e1d384fab0837c62449d1da8c0c15674be2b406","kind":"tag","published_at":"2016-09-22T17:11:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.REL/manifests"},{"name":"3.3.0.RC5","sha":"5c67c052ee03026ba5eee937270c85609f5073da","kind":"tag","published_at":"2016-09-22T16:29:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC5","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC5/manifests"},{"name":"3.3.0.RC4","sha":"69100bc410a4752f3e5c26b598c799dd7a96b0d1","kind":"tag","published_at":"2016-09-17T03:32:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC4/manifests"},{"name":"3.3.0.RC3","sha":"e725b01fad1155d776ea3c10ab9883ab8c45a578","kind":"tag","published_at":"2016-09-13T13:37:29.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC3/manifests"},{"name":"3.3.0.RC2","sha":"c63e50a6a73ebefff85ac3fbb3a16faef519858c","kind":"tag","published_at":"2016-09-06T14:23:04.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC2/manifests"},{"name":"3.3.0.RC1","sha":"22b8fe327b8a700ea20064d17531cc7e4e019f23","kind":"tag","published_at":"2016-09-01T17:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.RC1/manifests"},{"name":"3.3.0.DEV","sha":"593249fb1e8d758448595d997dfaa89a691d010b","kind":"tag","published_at":"2016-05-17T22:26:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.3.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.3.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.3.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.3.0.DEV/manifests"},{"name":"3.2.0.REL","sha":"835c2caff9b995da33cda92ddbc9c745ad74c978","kind":"tag","published_at":"2016-05-16T21:03:23.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.REL/manifests"},{"name":"3.2.0.RC3","sha":"dfe092788be3f91ca15979e2d7b7eac3eacd0df5","kind":"tag","published_at":"2016-05-16T18:45:54.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC3/manifests"},{"name":"3.2.0.RC2","sha":"8729a840a6609256957d248615268ffaffef6b65","kind":"tag","published_at":"2016-05-07T00:43:59.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC2/manifests"},{"name":"3.2.0.RC1","sha":"48ae048a3303ac79cc5deef25288ccdf2e5db7c8","kind":"tag","published_at":"2016-04-29T15:59:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.RC1/manifests"},{"name":"3.1.1.DEV","sha":"b794b5e4eb82152b055addfb5757351d8350d8ec","kind":"tag","published_at":"2015-12-22T15:53:33.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.1.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.1.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.1.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.1.DEV/manifests"},{"name":"3.2.0.DEV","sha":"2343b8adddcffd681ff7c41561bec6e784e9d039","kind":"tag","published_at":"2015-12-18T17:21:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.2.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.2.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.2.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.2.0.DEV/manifests"},{"name":"3.1.0.REL","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-18T00:17:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.REL/manifests"},{"name":"3.1.0.RC3","sha":"5780ccf68be8d0365f84ff385ed93632e6e17f5a","kind":"tag","published_at":"2015-12-16T19:57:27.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC3/manifests"},{"name":"3.1.0.RC2","sha":"7431cdbe9bf691cd31a981d74df1af1e8ee8beaf","kind":"tag","published_at":"2015-12-14T21:20:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC2/manifests"},{"name":"3.1.0.RC1","sha":"2cecf00a92b9406a1f14474e3b202e6f98dcc1e8","kind":"tag","published_at":"2015-12-08T19:57:15.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.RC1/manifests"},{"name":"3.1.0.DEV","sha":"8e11e758ecf77a9f48cbf9e1d68a87d3dfcc07ed","kind":"tag","published_at":"2015-09-23T12:14:00.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.1.0.DEV","html_url":"https://github.com/bndtools/bnd/releases/tag/3.1.0.DEV","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.1.0.DEV","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.1.0.DEV/manifests"},{"name":"3.0.0.REL","sha":"0ac3b76c9bd573dfc30cbeaa53700c13ee5187d0","kind":"tag","published_at":"2015-09-10T13:19:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.REL/manifests"},{"name":"3.0.0.RC2","sha":"2590e605e6893a07604c2289d0757d31118cf983","kind":"tag","published_at":"2015-09-04T03:21:53.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC2/manifests"},{"name":"3.0.0.RC1","sha":"bc41d6826d2cad1fe8b1747af65141aa49f6bc4b","kind":"tag","published_at":"2015-08-24T17:23:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/3.0.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/3.0.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@3.0.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/3.0.0.RC1/manifests"},{"name":"bnd-maven-plugin-2.4.1","sha":"21f2476afe754dfbab9fa1083e6cf52c332ac6ab","kind":"tag","published_at":"2015-03-26T22:30:24.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-2.4.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-2.4.1/manifests"},{"name":"2.4.1.REL","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-16T19:16:09.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.REL/manifests"},{"name":"2.4.1.RC4","sha":"f350809cd81ad9285e211d0b3c7f8b3803955f6b","kind":"tag","published_at":"2015-01-14T17:48:10.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC4","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC4/manifests"},{"name":"2.4.1.RC3","sha":"420323917d7f90d879b67cdc70149f67b3dd7483","kind":"tag","published_at":"2015-01-13T00:20:26.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC3","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC3/manifests"},{"name":"2.4.1.RC2","sha":"eef3a879f81930a5afc93b95353c606777edf3e4","kind":"tag","published_at":"2015-01-09T19:42:35.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC2/manifests"},{"name":"2.4.1.RC1","sha":"2855e1080d6193deee5348571befaa599af29cdd","kind":"tag","published_at":"2015-01-05T19:44:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.1.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.1.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.1.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.1.RC1/manifests"},{"name":"2.4.0.REL","sha":"06b607d1459262b9b935f9828b22d19d0782ff49","kind":"tag","published_at":"2014-11-03T14:59:55.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.REL/manifests"},{"name":"2.4.0.RC1","sha":"50dcb2541594d3aa71f47b8a65e352347f2edf0d","kind":"tag","published_at":"2014-10-24T14:57:02.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.RC1/manifests"},{"name":"2.4.0.M2","sha":"778e6821571d90293c9c010d311423df3ce5a328","kind":"tag","published_at":"2014-09-29T14:28:52.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M2/manifests"},{"name":"2.4.0.M1","sha":"0f7cc098e72668d35bbfef63367ebe2b836021fe","kind":"tag","published_at":"2014-06-19T22:40:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.4.0.M1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.4.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.4.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.4.0.M1/manifests"},{"name":"bnd-maven-plugin-1.0.2","sha":"aed2205a179851e408bffafe168f92d1f49f8bd9","kind":"tag","published_at":"2014-05-27T17:31:48.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.2","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.2/manifests"},{"name":"bnd-maven-plugin-1.0.1","sha":"de0b9c34c79cadd554e7e43d0934af2ec59eb9fe","kind":"tag","published_at":"2014-05-26T15:41:50.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.1","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.1/manifests"},{"name":"bnd-maven-plugin-1.0.0","sha":"70a3d08342e2e7e456d7bcd9085660f3d476f68a","kind":"tag","published_at":"2014-05-26T10:39:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/bnd-maven-plugin-1.0.0","html_url":"https://github.com/bndtools/bnd/releases/tag/bnd-maven-plugin-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@bnd-maven-plugin-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/bnd-maven-plugin-1.0.0/manifests"},{"name":"gradle-broken-here","sha":"634e3e63bb29b872b338967ad57890772ae97e76","kind":"commit","published_at":"2014-05-20T18:32:37.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/gradle-broken-here","html_url":"https://github.com/bndtools/bnd/releases/tag/gradle-broken-here","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@gradle-broken-here","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/gradle-broken-here/manifests"},{"name":"2.3.0.REL","sha":"fa5ff5a48ac36333fd27ec53693f832d4120fa26","kind":"tag","published_at":"2014-05-09T22:48:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.REL/manifests"},{"name":"2.3.0.RC2","sha":"d5b520bde84b6b478ba8a6a02ec4cc930fac5c38","kind":"tag","published_at":"2014-04-25T17:16:16.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC2/manifests"},{"name":"2.3.0.RC1","sha":"202444db82d758e178518aae01400f274e9f2f92","kind":"tag","published_at":"2014-04-14T16:28:30.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.3.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.3.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.3.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.3.0.RC1/manifests"},{"name":"2.0.0.REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-10-17T19:23:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0.REL/manifests"},{"name":"2.2.0.REL","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-26T18:51:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.REL/manifests"},{"name":"2.2.0.RC2","sha":"e3dce61619372a2d7eb57c8c239c17f363cc99f6","kind":"tag","published_at":"2013-09-20T19:34:19.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC2","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC2/manifests"},{"name":"2.2.0.RC1","sha":"ad70dc65c6097afbc0d343afd640e26b6ad90990","kind":"tag","published_at":"2013-08-09T16:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.2.0.RC1","html_url":"https://github.com/bndtools/bnd/releases/tag/2.2.0.RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.2.0.RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.2.0.RC1/manifests"},{"name":"2.1.0.REL","sha":"a84e0445df530e25c4e06da767253cb9e5e0dd4f","kind":"tag","published_at":"2013-04-26T11:51:13.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.1.0.REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.1.0.REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.1.0.REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.1.0.REL/manifests"},{"name":"2.0.0-REL","sha":"80b8972cc3cf6a0e638d432b1e7b7c8026bd9aea","kind":"tag","published_at":"2013-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/2.0.0-REL","html_url":"https://github.com/bndtools/bnd/releases/tag/2.0.0-REL","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@2.0.0-REL","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/2.0.0-REL/manifests"},{"name":"mine","sha":"eeb3e5076a8b93ce61626de1e564ce6090ec9759","kind":"commit","published_at":"2012-08-10T15:43:38.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/mine","html_url":"https://github.com/bndtools/bnd/releases/tag/mine","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@mine","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/mine/manifests"},{"name":"1.50.0","sha":"74cb2aabc743e5d3c22cc40905fe4cd6867176da","kind":"commit","published_at":"2011-11-04T16:31:22.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.50.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.50.0/manifests"},{"name":"1.43.0","sha":"f4444c47093a4aff5ce5fdbbac89e81be57b95e7","kind":"commit","published_at":"2011-04-01T17:12:56.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.43.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.43.0/manifests"},{"name":"1.42.0","sha":"64596712b8356b2455a7aa20cd2fed78118a6d8d","kind":"commit","published_at":"2011-03-18T11:22:57.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.42.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.42.0/manifests"},{"name":"1.37.0","sha":"fdc07fc4f2e75feb761586cac3d5875da8d9459c","kind":"commit","published_at":"2011-02-23T10:24:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.37.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.37.0/manifests"},{"name":"1.30.0","sha":"5d7167e2a3217b0845d1674cb9a43dadae04a086","kind":"commit","published_at":"2010-12-13T07:15:20.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.30.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.30.0/manifests"},{"name":"1.21.0","sha":"5c9b97f668a7fd303d945a0b2e75f09dfa785816","kind":"commit","published_at":"2010-11-16T11:22:41.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.21.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.21.0/manifests"},{"name":"1.15.0","sha":"c033185f89c2d507d3770bea037db5a98f6dcdd4","kind":"commit","published_at":"2010-10-27T13:10:12.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.15.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3703e1cddde326f471596ef435385d2d8ca3fdbf","kind":"commit","published_at":"2010-10-25T15:50:44.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.14.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"c61c25dd0508b1730f4d49abb8d07c1eac086b34","kind":"commit","published_at":"2010-10-25T15:43:21.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.13.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"2622aefe97904eb0a4e54809a6ec1ed5bc640390","kind":"commit","published_at":"2010-10-25T10:07:34.000Z","download_url":"https://codeload.github.com/bndtools/bnd/tar.gz/1.12.0","html_url":"https://github.com/bndtools/bnd/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bndtools/bnd@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/tags/1.12.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T07:57:34.897Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":12.030023896324861,"forks_count":8.442565554380693,"average":21.112734072627973},"purl":"pkg:maven/biz.aQute.bnd/biz.aQute.bnd.exporters","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.exporters","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/biz.aQute.bnd:biz.aQute.bnd.exporters","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/biz.aQute.bnd:biz.aQute.bnd.exporters/dependencies","status":null,"funding_links":["https://github.com/sponsors/pkriens"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:01:13.025Z","issues_count":288,"pull_requests_count":1161,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":472529.5325977934,"issues_closed_count":223,"pull_requests_closed_count":997,"pull_request_authors_count":29,"issue_authors_count":82,"avg_comments_per_issue":3.920138888888889,"avg_comments_per_pull_request":1.086993970714901,"merged_pull_requests_count":869,"bot_issues_count":4,"bot_pull_requests_count":621,"past_year_issues_count":104,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":1197657.1764705882,"past_year_avg_time_to_close_pull_request":288849.1267605634,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.4903846153846154,"past_year_avg_comments_per_pull_request":0.8772802653399668,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":299,"past_year_merged_pull_requests_count":422,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","maintainers":[{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"},{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"},{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}],"active_maintainers":[{"login":"pkriens","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"},{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.exporters/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.exporters/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.exporters/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.exporters/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/biz.aQute.bnd:biz.aQute.bnd.exporters/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602726,"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":273570,"full_name":"bndtools/bnd","default_branch":"master","total_commits":13530,"total_committers":133,"total_bot_commits":746,"total_bot_committers":3,"mean_commits":101.72932330827068,"dds":0.7076127124907613,"past_year_total_commits":568,"past_year_total_committers":13,"past_year_total_bot_commits":216,"past_year_total_bot_committers":3,"past_year_mean_commits":43.69230769230769,"past_year_dds":0.5809859154929577,"last_synced_at":"2026-04-16T02:50:18.305Z","last_synced_commit":"5fb7b9ab9cace80664b5a3305dede31fff2e3830","created_at":"2023-03-08T14:07:44.185Z","updated_at":"2026-04-16T02:44:36.432Z","committers":[{"name":"BJ Hargrave","email":"bj@hargrave.dev","login":"bjhargrave","count":3956},{"name":"Peter Kriens","email":"peter.kriens@aqute.biz","login":"pkriens","count":3216},{"name":"Neil Bartlett","email":"njbartlett@gmail.com","login":"njbartlett","count":1538},{"name":"Ferry Huberts","email":"ferry.huberts@pelagic.nl","login":"fhuberts","count":1340},{"name":"dependabot[bot]","email":"support@github.com","login":"invalid-email-address","count":683},{"name":"Christoph Rueger","email":"chrisrueger@gmail.com","login":"chrisrueger","count":591},{"name":"Raymond Augé","email":"raymond.auge@liferay.com","login":"rotty3000","count":346},{"name":"PK Søreide","email":"per.kristian.soreide@gmail.com","login":"psoreide","count":263},{"name":"Fr Jeremy Krieg","email":"fr.jkrieg@greekwelfaresa.org.au","login":"kriegfrj","count":191},{"name":"Sean Bright","email":"sean@malleable.com","login":"seanbright","count":184},{"name":"Gregory Amerson","email":"gregory.amerson@liferay.com","login":"gamerson","count":181},{"name":"Tim Ward","email":"timothyjward@apache.org","login":"timothyjward","count":150},{"name":"Peter Kirschner","email":"peter@klib.io","login":"peterkir","count":71},{"name":"David Jencks","email":"david_jencks@yahoo.com","login":"djencks","count":69},{"name":"Jürgen Albert","email":"j.albert@data-in-motion.biz","login":"juergen-albert","count":66},{"name":"David Bosschaert","email":"david.bosschaert@gmail.com","login":"bosschaert","count":47},{"name":"Pierre Labiausse","email":"pierre.labiausse@gmail.com","login":"plabiausse","count":47},{"name":"Scott Lewis","email":"scottslewis@gmail.com","login":"scottslewis","count":47},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":43},{"name":"Carter Smithhart","email":"carter.smithhart@gmail.com","login":"derheld42","count":42},{"name":"Paul Bakker","email":"paul.bakker.nl@gmail.com","login":"paulbakker","count":38},{"name":"Stefan Bischof","email":"stbischof@bipolis.org","login":"stbischof","count":33},{"name":"github-actions","email":"github-actions@bndtools.org","login":null,"count":28},{"name":"Clément Delgrange","email":"cl.delgrange@protonmail.com","login":"cdelg","count":21},{"name":"Konrad Windszus","email":"konrad_w@gmx.de","login":"kwin","count":21},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":20},{"name":"Amit Kumar Mondal","email":"admin@amitinside.com","login":"amitjoy","count":18},{"name":"Christoph Läubrich","email":"laeubi@laeubi-soft.de","login":"laeubi","count":14},{"name":"Marc Schlegel","email":"marc.schlegel@gmx.de","login":"lostiniceland","count":12},{"name":"Marcel Offermans","email":"marcel.offermans@luminis.nl","login":null,"count":11},{"name":"Mark Hoffmann","email":"m.hoffmann@data-in-motion.biz","login":"maho7791","count":10},{"name":"David Savage","email":"davemssavage@gmail.com","login":"davemssavage","count":9},{"name":"Bram de Kruijff","email":"Bram.deKruijff@gxsoftware.com","login":null,"count":8},{"name":"Guillaume Nodet","email":"gnodet@gmail.com","login":"gnodet","count":8},{"name":"Joakim Wahlman","email":"joakim.wahlman@gmail.com","login":"jwahlman","count":8},{"name":"Tobias Roeser","email":"le.petit.fou@web.de","login":"lefou","count":6},{"name":"Rüdiger Herrmann","email":"ruediger.herrmann@gmx.de","login":"rherrmann","count":6},{"name":"Elias N Vasylenko","email":"eliasvasylenko@gmail.com","login":"Sophos-Elias-Vasylenko","count":6},{"name":"Arnoud Glimmerveen","email":"arnoud@glimmerveen.org","login":"glimmerveen","count":6},{"name":"Marian Grigoras","email":"marian.grigoras@siemens.com","login":null,"count":6},{"name":"Christopher Boyd","email":"wodencafe@gmail.com","login":"wodencafe","count":5},{"name":"Dave Humeniuk","email":"david.humeniuk@udri.udayton.edu","login":"dhumeniuk","count":5},{"name":"Richard Eckart de Castilho","email":"richard.eckart@gmail.com","login":"reckart","count":5},{"name":"Wouter Born","email":"github@maindrain.net","login":"wborn","count":5},{"name":"Jerome Prinet","email":"jprinet@gradle.com","login":"jprinet","count":5},{"name":"Bram Pouwelse","email":"bram@pouwelse.com","login":"brampouwelse","count":4},{"name":"Jacob Lewallen","email":"jlewallen@gmail.com","login":"jlewallen","count":4},{"name":"Przemek Wesołek","email":"przemek@wesolek.net","login":"jest","count":4},{"name":"Rafał Krzewski","email":"rafal.krzewski@caltha.pl","login":"rkrzewski","count":4},{"name":"Simon Chemouil","email":"simon.chemouil@lambdacube.fr","login":"magnet","count":4},{"name":"Stuart McCulloch","email":"mcculls@gmail.com","login":"mcculls","count":4},{"name":"Thomas Watson","email":"tjwatson@us.ibm.com","login":"tjwatson","count":4},{"name":"Tim Verbelen","email":"tim.verbelen@intec.ugent.be","login":"tverbele","count":4},{"name":"Tom Quarendon","email":"tom.quarendon@teamwpc.co.uk","login":"tomq42","count":3},{"name":"Alexander Courtis","email":"acourtis@atlassian.com","login":"alex-atlassian","count":3},{"name":"Andrew Teirney","email":"andrew@teirney.net","login":"ateirney","count":3},{"name":"Andy Wu","email":"andy.wu@liferay.com","login":"AndyWu2015","count":3},{"name":"Christian Schneider","email":"chris@die-schneider.net","login":"cschneider","count":3},{"name":"Kamil","email":"eximius313@gmail.com","login":"eximius313","count":3},{"name":"Marc de Jonge","email":"marcdejonge@gmail.com","login":"marcdejonge","count":3},{"name":"Milen Dyankov","email":"milendyankov@gmail.com","login":"azzazzel","count":3},{"name":"Roman Shevchenko","email":"roman.shevchenko@jetbrains.com","login":"trespasserw","count":3},{"name":"Ralf Ebert","email":"ralf@ralfebert.de","login":null,"count":2},{"name":"Jan Willem Janssen","email":"janwillem.janssen@luminis.eu","login":null,"count":2},{"name":"Erwin Tratar","email":"erwin.tratar@gebit.de","login":null,"count":2},{"name":"César Alberca","email":"cesalberca@gmail.com","login":null,"count":2},{"name":"Christoph Läubrich","email":"christoph@laeubi-soft.de","login":null,"count":2},{"name":"Casey Crabb","email":"crabbkw@68k.org","login":null,"count":2},{"name":"Vladimir V. Bychkov","email":"github@bychkov.name","login":"bvfalcon","count":2},{"name":"Andrea Di Giorgi","email":"andrea.digiorgi@liferay.com","login":"Ithildir","count":2},{"name":"Cédric Chabanois","email":"cchabanois@gmail.com","login":"cchabanois","count":2},{"name":"Florian Pirchner","email":"florian.pirchner@gmail.com","login":"florianpirchner","count":2},{"name":"Gareth Collins","email":"gareth.o.collins@gmail.com","login":"garethcollins","count":2},{"name":"Katsuya Tomioka","email":"katsuya@basistech.com","login":"Katsuya-Tomioka","count":2},{"name":"Markus Rathgeb","email":"maggu2810@gmail.com","login":"maggu2810","count":2},{"name":"Matteo Rulli","email":"matteo.rulli@gmail.com","login":"mrulli","count":2},{"name":"Tristan Bull","email":"tristan.m.bull@gmail.com","login":"tmbull","count":2},{"name":"Niklas Walter","email":"walter.niklas@gmail.com","login":"TwoStone","count":1},{"name":"Nicolas Lalevée","email":"nicolas.lalevee@hibnet.org","login":"hibnico","count":1},{"name":"Mykola Nikishov","email":"mn@mn.com.ua","login":"manandbytes","count":1},{"name":"John Weetaker","email":"jjdormevil@gmail.com","login":"John-Dormevil","count":1},{"name":"Simon Wimmesberger","email":"wimmesberger@gmail.com","login":"swimmesberger","count":1},{"name":"Stefan Georgiev","email":"stefangeorgiev@outlook.com","login":"georgievst","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Tom Tresansky","email":"ttresansky@gradle.com","login":"tresat","count":1},{"name":"Tang Yong","email":"tangyong@cn.fujitsu.com","login":null,"count":1},{"name":"Paul Verest","email":"enide.github@gmail.com","login":null,"count":1},{"name":"Julius Fingerle","email":"julius.fingerle@gebit.de","login":null,"count":1},{"name":"Kyle Williams","email":"kwill036@plattsburgh.edu","login":null,"count":1},{"name":"Luke Winkenbach","email":"luke.winkenbach@schneider-electric.com","login":null,"count":1},{"name":"Marvin Strangfeld","email":"mail@marvin-strangfeld.com","login":null,"count":1},{"name":"Jelle Nelis","email":"Jelle.Nelis@UGent.be","login":null,"count":1},{"name":"Harald Korneliussen","email":"harald.korneliussen@inmarsat.com","login":null,"count":1},{"name":"Gary Sheppard","email":"gsheppard@esri.com","login":null,"count":1},{"name":"Frédéric Chuong","email":"frederic.chuong@gmail.com","login":null,"count":1},{"name":"Florian Schäfer","email":"florian.schaefer42@gmx.net","login":null,"count":1},{"name":"Christian Berger","email":"c.berger@mwaysolutions.com","login":null,"count":1},{"name":"Eleanor Joslin","email":"ejj@corefiling.com","login":null,"count":1},{"name":"Vernon Singleton","email":"vsingleton@gmail.com","login":"vsingleton","count":1},{"name":"Xavier Fournet","email":"xavier.fournet@gmail.com","login":"xfournet","count":1},{"name":"naveensrinivasan","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":1},{"name":"neeshy","email":"neeshy@tfwno.gf","login":"neeshy","count":1},{"name":"Elias Menon","email":"eliasmenon@gmail.com","login":"maquinas07","count":1},{"name":"Eli Jordan","email":"elias.k.jordan@gmail.com","login":"eli-jordan","count":1},{"name":"Dylan Werner-Meier","email":"unautre","login":"unautre","count":1},{"name":"Colm O hEigeartaigh","email":"coheigea@apache.org","login":"coheigea","count":1},{"name":"Christoph Rueger","email":"c.rueger@synesty.com","login":"synesty-cr","count":1},{"name":"Chris Senior","email":"christopher.senior@gmail.com","login":"duckAsteroid","count":1},{"name":"Chris Rankin","email":"chris.rankin@r3.com","login":"chrisr3","count":1},{"name":"Carsten Ziegeler","email":"cziegele@adobe.com","login":"cziegeler","count":1},{"name":"Bryan Hunt","email":"bhunt@mac.com","login":"BryanHunt","count":1},{"name":"Bartlomiej Sulic","email":"bartlomiej.sulich@intel.com","login":"bsulich2","count":1},{"name":"Andrew Rouse","email":"anrouse@uk.ibm.com","login":"Azquelt","count":1},{"name":"Andreas Deininger","email":"andreas@deininger.net","login":"deining","count":1},{"name":"Alexander Bunkowski","email":"alexander.bunkowski@bruker.com","login":"abunkowski","count":1},{"name":"Gireesh Punathil","email":"gpunathi@in.ibm.com","login":"gireeshpunathil","count":1},{"name":"Glenn Marcy","email":"gmarcy@us.ibm.com","login":"gmarcy","count":1},{"name":"Goooler","email":"wangzongler@gmail.com","login":"Goooler","count":1},{"name":"Guido Grune","email":"g.grune@datainmotion.com","login":"gg-dim","count":1},{"name":"Hannes Wellmann","email":"wellmann.hannes1@gmx.net","login":"HannesWell","count":1},{"name":"Harald Wellmann","email":"harald.wellmann@gmx.de","login":"hwellmann","count":1},{"name":"Henning Sudbrock","email":"henning.sudbrock@telekom.de","login":"hsudbrock","count":1},{"name":"Jeremie Bresson","email":"jeremie.bresson@unblu.com","login":"jmini","count":1},{"name":"Jeroen","email":"druwe.jeroen@gmail.com","login":"Jdruwe","count":1},{"name":"Michael N. Lipp","email":"mnl@mnl.de","login":"mnlipp","count":1},{"name":"Michael Gerlich","email":"Michael.Gerlich@bruker.com","login":"michael-gerlich-bruker","count":1},{"name":"Markus Wolf","email":"mail@markus-wolf.de","login":"KnisterPeter","count":1},{"name":"Marc Philipp","email":"mail@marcphilipp.de","login":"marcphilipp","count":1},{"name":"Luca Palano","email":"lucapalano","login":"lucapalano","count":1},{"name":"Konrad Cichocki","email":"kcichocki@atlassian.com","login":"kcichocki99","count":1},{"name":"Kees van Ginkel","email":"kees@vanginkels.com","login":"mcginkel","count":1},{"name":"Jörg Kubitz","email":"51790620+jukzi","login":"jukzi","count":1},{"name":"Jon Passki","email":"jon@passki.us","login":"jpasski","count":1}],"past_year_committers":[{"name":"Christoph Rueger","email":"chrisrueger@gmail.com","login":"chrisrueger","count":238},{"name":"dependabot[bot]","email":"support@github.com","login":"invalid-email-address","count":153},{"name":"Peter Kirschner","email":"peter@klib.io","login":"peterkir","count":66},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":43},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":20},{"name":"Scott Lewis","email":"scottslewis@gmail.com","login":"scottslewis","count":18},{"name":"BJ Hargrave","email":"bj@hargrave.dev","login":"bjhargrave","count":11},{"name":"Fr Jeremy Krieg","email":"fr.jkrieg@greekwelfaresa.org.au","login":"kriegfrj","count":8},{"name":"Konrad Windszus","email":"konrad.windszus@netcentric.biz","login":"kwin","count":4},{"name":"Guillaume Nodet","email":"gnodet@gmail.com","login":"gnodet","count":3},{"name":"Christoph Läubrich","email":"christoph@laeubi-soft.de","login":null,"count":2},{"name":"Stefan Bischof","email":"stbischof@bipolis.org","login":"stbischof","count":1},{"name":"Eleanor Joslin","email":"ejj@corefiling.com","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-23T00:00:09.178Z","repositories_count":6216826,"commits_count":899294035,"contributors_count":34909412,"owners_count":1144473,"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":"bndtools/bnd","html_url":"https://github.com/bndtools/bnd","last_synced_at":"2026-01-13T05:01:02.296Z","status":null,"issues_count":291,"pull_requests_count":1175,"avg_time_to_close_issue":6433847.852017937,"avg_time_to_close_pull_request":470134.3479561316,"issues_closed_count":223,"pull_requests_closed_count":1003,"pull_request_authors_count":30,"issue_authors_count":83,"avg_comments_per_issue":3.910652920962199,"avg_comments_per_pull_request":1.08,"merged_pull_requests_count":873,"bot_issues_count":4,"bot_pull_requests_count":627,"past_year_issues_count":84,"past_year_pull_requests_count":451,"past_year_avg_time_to_close_issue":1386908.22,"past_year_avg_time_to_close_pull_request":290434.9221902017,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":347,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.4523809523809526,"past_year_avg_comments_per_pull_request":0.9623059866962306,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":204,"past_year_merged_pull_requests_count":286,"created_at":"2023-05-15T08:30:57.987Z","updated_at":"2026-01-13T05:01:02.297Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndtools%2Fbnd/issues","issue_labels_count":{"table":{"abeyance":32,"improvements":8,"waiting":5,"dependencies":4,"github_actions":3,"cherry-pick":1,"stale":1,"java":1}},"pull_request_labels_count":{"table":{"dependencies":618,"github_actions":423,"java":171,"ruby":24,"cherry-pick":5}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":193,"NONE":85,"MEMBER":13}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1055,"MEMBER":106,"NONE":14}},"issue_authors":{"table":{"chrisrueger":46,"laeubi":30,"kriegfrj":25,"scottslewis":17,"reckart":15,"kwin":14,"juergen-albert":11,"pkriens":9,"maho7791":7,"timothyjward":6,"simonjhy":5,"sad-poet":4,"tjwatson":4,"dependabot[bot]":4,"mnlipp":4,"gg-dim":3,"Marcono1234":3,"ben-manes":3,"AlBundy33":3,"stbischof":3,"wborn":3,"ppkarwasz":2,"novos40":2,"ejjcase":2,"dmm9":2,"glimmerveen":2,"yschimke":2,"fipro78":2,"synesty-cr":2,"bjhargrave":2,"thahnen":2,"Novanic3":1,"cpfeiffer":1,"gireeshpunathil":1,"amitjoy":1,"jukzi":1,"royteeuwen":1,"yogurtearl":1,"andrusha19":1,"dpishchukhin":1,"rahulmohang":1,"tivervac":1,"ideas-into-software":1,"njbartlett":1,"bmv126":1,"pconley-onc":1,"adamcin":1,"TomasTokaMrazek":1,"chrislake":1,"RandomName325398":1,"loetifuss":1,"theta682":1,"linusjf":1,"bric3":1,"merks":1,"dyzma122":1,"dbwiddis":1,"abstratt":1,"mikerumpf":1,"catshow":1,"microwan":1,"swankjesse":1,"mswatosh":1,"beikov":1,"modax":1,"maxemann96":1,"GuusDeLange":1,"rombert":1,"joe-chacko":1,"rotty3000":1,"scordio":1,"SamratDawn":1,"Ao-senXiong":1,"ptziegler":1,"HannesWell":1,"rimmeraj2":1,"mi-schi":1,"TWiStErRob":1,"A7exSchin":1,"marcphilipp":1,"ZheSun88":1,"chrisr3":1,"AhmetBilgin":1}},"pull_request_authors":{"table":{"dependabot[bot]":618,"chrisrueger":297,"pkriens":102,"laeubi":28,"scottslewis":22,"juergen-albert":16,"kriegfrj":15,"peterkir":14,"github-actions[bot]":9,"maho7791":7,"kwin":7,"timothyjward":6,"wborn":4,"reckart":4,"glimmerveen":4,"bjhargrave":3,"stbischof":2,"tjwatson":2,"gg-dim":2,"habiblawal1":2,"neeshy":2,"ppkarwasz":1,"bvfalcon":1,"amitjoy":1,"jukzi":1,"gireeshpunathil":1,"Copilot":1,"Ao-senXiong":1,"Goooler":1,"gnodet":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-13T00:00:08.926Z","repositories_count":12747403,"issues_count":35841156,"pull_requests_count":117809087,"authors_count":11090893,"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":{"dependencies":199,"github_actions":150,"java":48,"ruby":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":70,"NONE":13,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":446,"MEMBER":4,"NONE":1}},"past_year_issue_authors":{"table":{"chrisrueger":26,"kriegfrj":13,"laeubi":10,"scottslewis":9,"reckart":4,"kwin":3,"ben-manes":2,"ejjcase":2,"stbischof":2,"yschimke":1,"yogurtearl":1,"timothyjward":1,"theta682":1,"synesty-cr":1,"RandomName325398":1,"rahulmohang":1,"pconley-onc":1,"maho7791":1,"loetifuss":1,"gg-dim":1,"cpfeiffer":1,"amitjoy":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":199,"chrisrueger":187,"scottslewis":18,"laeubi":16,"peterkir":11,"kriegfrj":5,"github-actions[bot]":5,"pkriens":4,"kwin":3,"gnodet":1,"Copilot":1,"stbischof":1}},"maintainers":[{"table":{"login":"pkriens","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"}},{"table":{"login":"bjhargrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjhargrave"}},{"table":{"login":"amitjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}},{"table":{"login":"njbartlett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njbartlett"}}],"active_maintainers":[{"table":{"login":"pkriens","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkriens"}},{"table":{"login":"amitjoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amitjoy"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":207,"PullRequestEvent":809,"ForkEvent":7,"IssuesEvent":205,"WatchEvent":17,"IssueCommentEvent":903,"PushEvent":525,"GollumEvent":55,"PullRequestReviewCommentEvent":172,"PullRequestReviewEvent":174,"CreateEvent":204},"last_year":{"DeleteEvent":156,"PullRequestEvent":643,"ForkEvent":6,"IssuesEvent":163,"WatchEvent":15,"IssueCommentEvent":714,"PushEvent":406,"GollumEvent":42,"PullRequestReviewCommentEvent":152,"PullRequestReviewEvent":152,"CreateEvent":152}},"keywords":["assembler","bnd","bnd-gradle-plugins","bndtools","eclipse","eclipse-plugin","gradle","gradle-plugin","java","maven-plugin","osgi","osgi-development","yourkit"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cibuild.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:16.259Z","updated_at":"2023-01-13T13:31:16.259Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/cibuild.yml","dependencies":[{"id":6876109885,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5","direct":true,"kind":"composite","optional":false},{"id":6876109886,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6876109887,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"1df8dbefe2a8cbc99770194893dd902763bee34b","direct":true,"kind":"composite","optional":false},{"id":6876109888,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"3fbe033aaae657f011f88f29be9e65ed26bd29ef","direct":true,"kind":"composite","optional":false},{"id":6876109889,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:16.297Z","updated_at":"2023-01-13T13:31:16.297Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":6876109890,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5","direct":true,"kind":"composite","optional":false},{"id":6876109891,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6876109892,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"1df8dbefe2a8cbc99770194893dd902763bee34b","direct":true,"kind":"composite","optional":false},{"id":6876109893,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"3fbe033aaae657f011f88f29be9e65ed26bd29ef","direct":true,"kind":"composite","optional":false},{"id":6876109894,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false},{"id":6876109895,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"959cbb7472c4d4ad70cdfe6f4976053fe48ab394","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:16.341Z","updated_at":"2023-01-13T13:31:16.341Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6876109896,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5","direct":true,"kind":"composite","optional":false},{"id":6876109897,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6876109898,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"93287a1fa82c6ddbb6d8db978df4b0119cd8879f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rebuild.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:16.359Z","updated_at":"2023-01-13T13:31:16.359Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/rebuild.yml","dependencies":[{"id":6876109899,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5","direct":true,"kind":"composite","optional":false},{"id":6876109900,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6876109901,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"1df8dbefe2a8cbc99770194893dd902763bee34b","direct":true,"kind":"composite","optional":false},{"id":6876109902,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"3fbe033aaae657f011f88f29be9e65ed26bd29ef","direct":true,"kind":"composite","optional":false},{"id":6876109903,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":6876109904,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"9bc31d5ccc31df68ecc42ccf4149144866c47d8a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:16.420Z","updated_at":"2023-01-13T13:31:16.420Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/stale.yml","dependencies":[{"id":6876109905,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5","direct":true,"kind":"composite","optional":false},{"id":6876109906,"package_name":"actions/stale","ecosystem":"actions","requirements":"6f05e4244c9a0b2ed3401882b05d701dd0a7289b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wrapper.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:31:16.494Z","updated_at":"2023-01-13T13:31:16.494Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/wrapper.yml","dependencies":[{"id":6876109907,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5","direct":true,"kind":"composite","optional":false},{"id":6876109908,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6876109909,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"55e685c48d84285a5b0418cd094606e199cca3b6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"biz.aQute.bndlib.tests/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T15:02:27.048Z","updated_at":"2023-09-22T15:02:27.048Z","repository_link":"https://github.com/bndtools/bnd/blob/master/biz.aQute.bndlib.tests/build.gradle","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/postrelease.yml","sha":null,"kind":"manifest","created_at":"2024-12-16T12:36:16.338Z","updated_at":"2024-12-16T12:36:16.338Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/postrelease.yml","dependencies":[{"id":21176656334,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":21176656335,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"401c19e14f474b54450cd3905bb8b86e2c8509cf","direct":true,"kind":"composite","optional":false},{"id":21176656336,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21176656337,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wip.yml","sha":null,"kind":"manifest","created_at":"2024-12-16T12:36:16.498Z","updated_at":"2024-12-16T12:36:16.498Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/wip.yml","dependencies":[{"id":21176656442,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"8df1039502a15bceb9433410b1a100fbe190c53b","direct":true,"kind":"composite","optional":false},{"id":21176656445,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"biz.aQute.bndlib.tests/testresources/bndtools-resolve-reproducer/pom.xml","sha":null,"kind":"manifest","created_at":"2024-12-16T12:36:16.944Z","updated_at":"2024-12-16T12:36:16.944Z","repository_link":"https://github.com/bndtools/bnd/blob/master/biz.aQute.bndlib.tests/testresources/bndtools-resolve-reproducer/pom.xml","dependencies":[{"id":21176656568,"package_name":"org.eclipse.platform:org.eclipse.osgi","ecosystem":"maven","requirements":"3.21.0","direct":true,"kind":"runtime","optional":false},{"id":21176657151,"package_name":"org.apache.felix:org.apache.felix.gogo.shell","ecosystem":"maven","requirements":"1.1.4","direct":true,"kind":"runtime","optional":false},{"id":21176657753,"package_name":"org.apache.felix:org.apache.felix.gogo.runtime","ecosystem":"maven","requirements":"1.1.6","direct":true,"kind":"runtime","optional":false},{"id":21176658410,"package_name":"org.apache.felix:org.apache.felix.gogo.command","ecosystem":"maven","requirements":"1.1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"biz.aQute.bndlib/src/aQute/bnd/plugin/maven/pom.xml","sha":null,"kind":"manifest","created_at":"2025-05-13T15:20:25.298Z","updated_at":"2025-05-13T15:20:25.298Z","repository_link":"https://github.com/bndtools/bnd/blob/master/biz.aQute.bndlib/src/aQute/bnd/plugin/maven/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"biz.aQute.bndlib.tests/testresources/ws/maven1/pom.xml","sha":null,"kind":"manifest","created_at":"2025-05-13T15:20:25.479Z","updated_at":"2025-05-13T15:20:25.479Z","repository_link":"https://github.com/bndtools/bnd/blob/master/biz.aQute.bndlib.tests/testresources/ws/maven1/pom.xml","dependencies":[{"id":23111444699,"package_name":"${pom.groupId}:org.osgi.core","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":23111444700,"package_name":"${pom.groupId}:org.osgi.compendium","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":23111444701,"package_name":"net.sf.kxml:kxml2","ecosystem":"maven","requirements":"2.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"biz.aQute.bndlib.tests/testresources/ws/maven2/pom.xml","sha":null,"kind":"manifest","created_at":"2025-05-13T15:20:28.162Z","updated_at":"2025-05-13T15:20:28.162Z","repository_link":"https://github.com/bndtools/bnd/blob/master/biz.aQute.bndlib.tests/testresources/ws/maven2/pom.xml","dependencies":[{"id":23111444702,"package_name":"org.apache.commons:com.springsource.org.apache.commons.beanutils","ecosystem":"maven","requirements":"1.6.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"biz.aQute.remote/testdata/ws/cnf/cache/META-INF/maven/biz.aQute.bnd/biz.aQute.bnd.embedded-repo/pom.xml","sha":null,"kind":"manifest","created_at":"2025-07-26T08:25:59.899Z","updated_at":"2025-07-26T08:25:59.899Z","repository_link":"https://github.com/bndtools/bnd/blob/master/biz.aQute.remote/testdata/ws/cnf/cache/META-INF/maven/biz.aQute.bnd/biz.aQute.bnd.embedded-repo/pom.xml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/docs_generate.yml","sha":null,"kind":"manifest","created_at":"2025-08-10T19:26:19.835Z","updated_at":"2025-08-10T19:26:19.835Z","repository_link":"https://github.com/bndtools/bnd/blob/master/.github/workflows/docs_generate.yml","dependencies":[{"id":24611218056,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24611218057,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":24611218058,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"c5195efecf7bdfc987ee8bae7a71cb8b11521c00","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"biz.aQute.repository/testresources/maven/use-snapshot/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:10.729Z","updated_at":"2025-09-11T05:20:10.729Z","repository_link":"https://github.com/bndtools/bnd/blob/master/biz.aQute.repository/testresources/maven/use-snapshot/pom.xml","dependencies":[{"id":25091224817,"package_name":"biz.aQute.bnd:biz.aQute.bnd.maven","ecosystem":"maven","requirements":"3.2.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":25091224819,"package_name":"group:artifact","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"biz.aQute.repository/testresources/maven/use-snapshot/target/classes/META-INF/maven/group/use-snap/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:12.240Z","updated_at":"2025-09-11T05:20:12.240Z","repository_link":"https://github.com/bndtools/bnd/blob/master/biz.aQute.repository/testresources/maven/use-snapshot/target/classes/META-INF/maven/group/use-snap/pom.xml","dependencies":[{"id":25091225496,"package_name":"biz.aQute.bnd:biz.aQute.bnd.maven","ecosystem":"maven","requirements":"3.2.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":25091225497,"package_name":"group:artifact","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"bndtools.core.test/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:12.312Z","updated_at":"2025-09-11T05:20:12.312Z","repository_link":"https://github.com/bndtools/bnd/blob/master/bndtools.core.test/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"bndtools.test/bndws/test.maven/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:12.368Z","updated_at":"2025-09-11T05:20:12.368Z","repository_link":"https://github.com/bndtools/bnd/blob/master/bndtools.test/bndws/test.maven/pom.xml","dependencies":[{"id":25091225504,"package_name":"junit:junit","ecosystem":"maven","requirements":"3.8.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:12.445Z","updated_at":"2025-09-11T05:20:12.445Z","repository_link":"https://github.com/bndtools/bnd/blob/master/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:12.513Z","updated_at":"2025-09-11T05:20:12.513Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/build.gradle.kts","dependencies":[{"id":25091225513,"package_name":"biz.aQute.bnd:biz.aQute.bnd.util","ecosystem":"maven","requirements":"${version}","direct":true,"kind":"implementation","optional":false},{"id":25091225514,"package_name":"biz.aQute.bnd:biz.aQute.bndlib","ecosystem":"maven","requirements":"${version}","direct":true,"kind":"implementation","optional":false},{"id":25091226405,"package_name":"biz.aQute.bnd:biz.aQute.repository","ecosystem":"maven","requirements":"${version}","direct":true,"kind":"implementation","optional":false},{"id":25091226582,"package_name":"biz.aQute.bnd:biz.aQute.resolve","ecosystem":"maven","requirements":"${version}","direct":true,"kind":"implementation","optional":false},{"id":25091226585,"package_name":"biz.aQute.bnd:biz.aQute.bnd.embedded-repo","ecosystem":"maven","requirements":"${version}","direct":true,"kind":"runtimeOnly","optional":false},{"id":25091226945,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":25091226946,"package_name":"org.junit.platform:junit-platform-launcher","ecosystem":"maven","requirements":"*","direct":true,"kind":"testRuntimeOnly","optional":false},{"id":25091226947,"package_name":"org.spockframework:spock-core","ecosystem":"maven","requirements":"2.3-groovy-3.0","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:17.209Z","updated_at":"2025-09-11T05:20:17.209Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask1/build.gradle","dependencies":[{"id":25091227340,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.5","direct":true,"kind":"implementation","optional":false},{"id":25091227341,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"implementation","optional":false},{"id":25091227556,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.9","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask2/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:19.501Z","updated_at":"2025-09-11T05:20:19.501Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask2/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask3/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:19.558Z","updated_at":"2025-09-11T05:20:19.558Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask3/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:19.616Z","updated_at":"2025-09-11T05:20:19.616Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/baselinetask4/build.gradle","dependencies":[{"id":25091227908,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.5","direct":true,"kind":"implementation","optional":false},{"id":25091227909,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"implementation","optional":false},{"id":25091227910,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.9","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin1/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:19.704Z","updated_at":"2025-09-11T05:20:19.704Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin1/build.gradle","dependencies":[{"id":25091227931,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.5","direct":true,"kind":"implementation","optional":false},{"id":25091227932,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"implementation","optional":false},{"id":25091227933,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.9","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin2/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:19.784Z","updated_at":"2025-09-11T05:20:19.784Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin2/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin3/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:19.853Z","updated_at":"2025-09-11T05:20:19.853Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin3/build.gradle.kts","dependencies":[{"id":25091227934,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.5","direct":true,"kind":"implementation","optional":false},{"id":25091227935,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"implementation","optional":false},{"id":25091227936,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.9","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin4/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:19.925Z","updated_at":"2025-09-11T05:20:19.925Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin4/build.gradle","dependencies":[{"id":25091227937,"package_name":"biz.aQute.bnd:biz.aQute.junit","ecosystem":"maven","requirements":"${bnd_version}","direct":true,"kind":"implementation","optional":false},{"id":25091227938,"package_name":"org.eclipse.platform:org.eclipse.osgi","ecosystem":"maven","requirements":"3.18.100","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin5/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:22.707Z","updated_at":"2025-09-11T05:20:22.707Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin5/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin5/util/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:22.764Z","updated_at":"2025-09-11T05:20:22.764Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/builderplugin5/util/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/exporttask1/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:22.829Z","updated_at":"2025-09-11T05:20:22.829Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/exporttask1/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/indexplugin1/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:22.886Z","updated_at":"2025-09-11T05:20:22.886Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/indexplugin1/build.gradle","dependencies":[{"id":25091228208,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.5","direct":true,"kind":"implementation","optional":false},{"id":25091228209,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"implementation","optional":false},{"id":25091228210,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.9","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/resolvetask1/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:22.959Z","updated_at":"2025-09-11T05:20:22.959Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/resolvetask1/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/runtask1/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:23.017Z","updated_at":"2025-09-11T05:20:23.017Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/runtask1/build.gradle","dependencies":[{"id":25091228244,"package_name":"org.osgi:osgi.core","ecosystem":"maven","requirements":"5.0.0","direct":true,"kind":"compileOnly","optional":false},{"id":25091228270,"package_name":"org.eclipse.platform:org.eclipse.osgi","ecosystem":"maven","requirements":"3.18.100","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/testosgitask1/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:23.862Z","updated_at":"2025-09-11T05:20:23.862Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/testosgitask1/build.gradle","dependencies":[{"id":25091228301,"package_name":"biz.aQute.bnd:biz.aQute.junit","ecosystem":"maven","requirements":"${bnd_version}","direct":true,"kind":"implementation","optional":false},{"id":25091228302,"package_name":"org.eclipse.platform:org.eclipse.osgi","ecosystem":"maven","requirements":"3.18.100","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/testosgitask2/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:23.954Z","updated_at":"2025-09-11T05:20:23.954Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/testosgitask2/build.gradle","dependencies":[{"id":25091228320,"package_name":"biz.aQute.bnd:biz.aQute.junit","ecosystem":"maven","requirements":"${bnd_version}","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/testosgitask3/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.030Z","updated_at":"2025-09-11T05:20:24.030Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/testosgitask3/build.gradle","dependencies":[{"id":25091228325,"package_name":"biz.aQute.bnd:biz.aQute.junit","ecosystem":"maven","requirements":"${bnd_version}","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/testosgitask4/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.100Z","updated_at":"2025-09-11T05:20:24.100Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/testosgitask4/build.gradle","dependencies":[{"id":25091228335,"package_name":"biz.aQute.bnd:biz.aQute.junit","ecosystem":"maven","requirements":"${bnd_version}","direct":true,"kind":"implementation","optional":false},{"id":25091228336,"package_name":"org.eclipse.platform:org.eclipse.osgi","ecosystem":"maven","requirements":"3.18.100","direct":true,"kind":"runtimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.173Z","updated_at":"2025-09-11T05:20:24.173Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin-generate-01/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.292Z","updated_at":"2025-09-11T05:20:24.292Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/buildSrc/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.374Z","updated_at":"2025-09-11T05:20:24.374Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/buildSrc/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/test.simple/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.430Z","updated_at":"2025-09-11T05:20:24.430Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin1/test.simple/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin2/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.487Z","updated_at":"2025-09-11T05:20:24.487Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin2/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin2/test.plugin/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.548Z","updated_at":"2025-09-11T05:20:24.548Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin2/test.plugin/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.608Z","updated_at":"2025-09-11T05:20:24.608Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin3/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.701Z","updated_at":"2025-09-11T05:20:24.701Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin4/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.772Z","updated_at":"2025-09-11T05:20:24.772Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/test.simple/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.841Z","updated_at":"2025-09-11T05:20:24.841Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin5/test.simple/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.897Z","updated_at":"2025-09-11T05:20:24.897Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/test.simple/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:24.954Z","updated_at":"2025-09-11T05:20:24.954Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin6/test.simple/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:25.011Z","updated_at":"2025-09-11T05:20:25.011Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/test.simple/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:25.132Z","updated_at":"2025-09-11T05:20:25.132Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin7/test.simple/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:25.189Z","updated_at":"2025-09-11T05:20:25.189Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:25.259Z","updated_at":"2025-09-11T05:20:25.259Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin8/workspace/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:25.316Z","updated_at":"2025-09-11T05:20:25.316Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/test.simple/build.gradle","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:25.373Z","updated_at":"2025-09-11T05:20:25.373Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/biz.aQute.bnd.gradle/testresources/workspaceplugin9/test.simple/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"gradle-plugins/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:25.430Z","updated_at":"2025-09-11T05:20:25.430Z","repository_link":"https://github.com/bndtools/bnd/blob/master/gradle-plugins/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:25.515Z","updated_at":"2025-09-11T05:20:25.515Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/pom.xml","dependencies":[{"id":25091228365,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228371,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228373,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228606,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228607,"package_name":"org.eclipse.aether:aether-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228608,"package_name":"${project.groupId}:biz.aQute.bndlib","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228620,"package_name":"${project.groupId}:biz.aQute.bnd.maven","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/diffpackages/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:29.443Z","updated_at":"2025-09-11T05:20:29.443Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/diffpackages/pom.xml","dependencies":[{"id":25091228621,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/help/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.064Z","updated_at":"2025-09-11T05:20:30.064Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/help/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/invalid-with-consumer/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.127Z","updated_at":"2025-09-11T05:20:30.127Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/invalid-with-consumer/pom.xml","dependencies":[{"id":25091228773,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/invalid-with-provider/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.220Z","updated_at":"2025-09-11T05:20:30.220Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/invalid-with-provider/pom.xml","dependencies":[{"id":25091228774,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/invalid-with-provider-require-bundle-version-change/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.293Z","updated_at":"2025-09-11T05:20:30.293Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/invalid-with-provider-require-bundle-version-change/pom.xml","dependencies":[{"id":25091228775,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/parent/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.593Z","updated_at":"2025-09-11T05:20:30.593Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/parent/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/pre-diff/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.652Z","updated_at":"2025-09-11T05:20:30.652Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/pre-diff/pom.xml","dependencies":[{"id":25091228785,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/valid-no-previous/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.724Z","updated_at":"2025-09-11T05:20:30.724Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/valid-no-previous/pom.xml","dependencies":[{"id":25091228797,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/valid-with-previous-same/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.813Z","updated_at":"2025-09-11T05:20:30.813Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/valid-with-previous-same/pom.xml","dependencies":[{"id":25091228798,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/valid-with-provider/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.885Z","updated_at":"2025-09-11T05:20:30.885Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/valid-with-provider/pom.xml","dependencies":[{"id":25091228799,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-baseline-maven-plugin/src/it/valid-with-provider-no-bundle-version-change/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:30.959Z","updated_at":"2025-09-11T05:20:30.959Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-baseline-maven-plugin/src/it/valid-with-provider-no-bundle-version-change/pom.xml","dependencies":[{"id":25091228800,"package_name":"org.osgi:osgi.annotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-export-maven-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:31.031Z","updated_at":"2025-09-11T05:20:31.031Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-export-maven-plugin/pom.xml","dependencies":[{"id":25091228801,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228802,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228803,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228804,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228805,"package_name":"${project.groupId}:biz.aQute.bnd.maven","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228806,"package_name":"${project.groupId}:biz.aQute.bnd.util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228807,"package_name":"${project.groupId}:biz.aQute.bndlib","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228808,"package_name":"${project.groupId}:biz.aQute.resolve","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228809,"package_name":"${project.groupId}:biz.aQute.repository","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228810,"package_name":"${project.groupId}:biz.aQute.bnd.embedded-repo","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-export-maven-plugin/src/it/export/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:31.104Z","updated_at":"2025-09-11T05:20:31.104Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-export-maven-plugin/src/it/export/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-export-maven-plugin/src/it/export-bundles-only/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:31.161Z","updated_at":"2025-09-11T05:20:31.161Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-export-maven-plugin/src/it/export-bundles-only/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-export-maven-plugin/src/it/export-from-dependencies/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:31.220Z","updated_at":"2025-09-11T05:20:31.220Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-export-maven-plugin/src/it/export-from-dependencies/pom.xml","dependencies":[{"id":25091228851,"package_name":"org.apache.felix:org.apache.felix.eventadmin","ecosystem":"maven","requirements":"1.4.8","direct":true,"kind":"runtime","optional":false},{"id":25091228882,"package_name":"org.apache.felix:org.apache.felix.framework","ecosystem":"maven","requirements":"5.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:33.540Z","updated_at":"2025-09-11T05:20:33.540Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-export-maven-plugin/src/it/export-from-inputbundles/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-export-maven-plugin/src/it/help/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:33.601Z","updated_at":"2025-09-11T05:20:33.601Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-export-maven-plugin/src/it/help/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:33.657Z","updated_at":"2025-09-11T05:20:33.657Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/pom.xml","dependencies":[{"id":25091228963,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228964,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228965,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228966,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091228967,"package_name":"${project.groupId}:biz.aQute.bnd.maven","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:33.742Z","updated_at":"2025-09-11T05:20:33.742Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate/pom.xml","dependencies":[{"id":25091228968,"package_name":"org.geckoprojects.emf:org.gecko.emf.osgi.api","ecosystem":"maven","requirements":"4.1.1.202202162308","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-buildpath/generate/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:34.419Z","updated_at":"2025-09-11T05:20:34.419Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-buildpath/generate/pom.xml","dependencies":[{"id":25091228978,"package_name":"org.osgi:osgi.core","ecosystem":"maven","requirements":"7.0.0","direct":true,"kind":"runtime","optional":false},{"id":25091228979,"package_name":"org.osgi:org.osgi.service.component","ecosystem":"maven","requirements":"1.5.0","direct":true,"kind":"test","optional":false},{"id":25091228987,"package_name":"biz.aQute.bnd-test:generator","ecosystem":"maven","requirements":"0.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-buildpath/generate-test/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:35.247Z","updated_at":"2025-09-11T05:20:35.247Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-buildpath/generate-test/pom.xml","dependencies":[{"id":25091229035,"package_name":"org.osgi:osgi.core","ecosystem":"maven","requirements":"7.0.0","direct":true,"kind":"runtime","optional":false},{"id":25091229036,"package_name":"org.osgi:org.osgi.service.component","ecosystem":"maven","requirements":"1.5.0","direct":true,"kind":"test","optional":false},{"id":25091229037,"package_name":"biz.aQute.bnd-test:generator","ecosystem":"maven","requirements":"0.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-buildpath/generator/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:35.319Z","updated_at":"2025-09-11T05:20:35.319Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-buildpath/generator/pom.xml","dependencies":[{"id":25091229038,"package_name":"biz.aQute.bnd:biz.aQute.bndlib","ecosystem":"maven","requirements":"${bnd.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-buildpath/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:35.394Z","updated_at":"2025-09-11T05:20:35.394Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-buildpath/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-dependency-management/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:35.453Z","updated_at":"2025-09-11T05:20:35.453Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-dependency-management/pom.xml","dependencies":[{"id":25091229052,"package_name":"org.geckoprojects.emf:org.gecko.emf.osgi.api","ecosystem":"maven","requirements":"4.1.1.202202162308","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-dependency-management-error/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:35.524Z","updated_at":"2025-09-11T05:20:35.524Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-dependency-management-error/pom.xml","dependencies":[{"id":25091229053,"package_name":"org.geckoprojects.emf:org.gecko.emf.osgi.api","ecosystem":"maven","requirements":"4.1.1.202202162308","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-maven-configuration/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:35.597Z","updated_at":"2025-09-11T05:20:35.597Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-maven-configuration/pom.xml","dependencies":[{"id":25091229054,"package_name":"org.geckoprojects.emf:org.gecko.emf.osgi.api","ecosystem":"maven","requirements":"4.1.1.202202162308","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-maven-configuration-multiple-steps/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:35.670Z","updated_at":"2025-09-11T05:20:35.670Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-maven-configuration-multiple-steps/pom.xml","dependencies":[{"id":25091229055,"package_name":"org.geckoprojects.emf:org.gecko.emf.osgi.api","ecosystem":"maven","requirements":"4.1.1.202202162308","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-maven-configuration-multiple-steps-mixed/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:35.741Z","updated_at":"2025-09-11T05:20:35.741Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-maven-configuration-multiple-steps-mixed/pom.xml","dependencies":[{"id":25091229057,"package_name":"org.geckoprojects.emf:org.gecko.emf.osgi.api","ecosystem":"maven","requirements":"4.1.1.202202162308","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/generate-no-rerun/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:36.083Z","updated_at":"2025-09-11T05:20:36.083Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/generate-no-rerun/pom.xml","dependencies":[{"id":25091229116,"package_name":"org.geckoprojects.emf:org.gecko.emf.osgi.api","ecosystem":"maven","requirements":"4.1.1.202202162308","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-generate-maven-plugin/src/it/help/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:36.155Z","updated_at":"2025-09-11T05:20:36.155Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-generate-maven-plugin/src/it/help/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:36.216Z","updated_at":"2025-09-11T05:20:36.216Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/pom.xml","dependencies":[{"id":25091229146,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229147,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229148,"package_name":"org.apache.maven.plugin-tools:maven-plugin-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229149,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229150,"package_name":"org.eclipse.aether:aether-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229151,"package_name":"${project.groupId}:biz.aQute.bnd.maven","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229152,"package_name":"${project.groupId}:biz.aQute.bndlib","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229153,"package_name":"${project.groupId}:biz.aQute.repository","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/add-mvn/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:36.299Z","updated_at":"2025-09-11T05:20:36.299Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/add-mvn/pom.xml","dependencies":[{"id":25091229154,"package_name":"org.apache.felix:org.apache.felix.http.jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229155,"package_name":"org.apache.felix:org.apache.felix.scr","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229156,"package_name":"org.apache.felix:org.apache.felix.configadmin","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/bad-remote-metadata/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:37.634Z","updated_at":"2025-09-11T05:20:37.634Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/bad-remote-metadata/pom.xml","dependencies":[{"id":25091229247,"package_name":"org.objenesis:objenesis","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/help/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:38.469Z","updated_at":"2025-09-11T05:20:38.469Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/help/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/in-build/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:38.526Z","updated_at":"2025-09-11T05:20:38.526Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/in-build/pom.xml","dependencies":[{"id":25091229576,"package_name":"org.apache.felix:org.apache.felix.scr","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229577,"package_name":"biz.aQute:bnd","ecosystem":"maven","requirements":"1.50.0","direct":true,"kind":"runtime","optional":false},{"id":25091229580,"package_name":"org.apache.aries.async:org.apache.aries.async","ecosystem":"maven","requirements":"0.0.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/include-jar/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:39.174Z","updated_at":"2025-09-11T05:20:39.174Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/include-jar/pom.xml","dependencies":[{"id":25091229607,"package_name":"org.apache.felix:org.apache.felix.scr","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/index-deployment-repo/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:39.245Z","updated_at":"2025-09-11T05:20:39.245Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/index-deployment-repo/pom.xml","dependencies":[{"id":25091229608,"package_name":"biz.aQute.bnd:test-deploy","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/index-deployment-repo-no-dist-mgmt/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:39.316Z","updated_at":"2025-09-11T05:20:39.316Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/index-deployment-repo-no-dist-mgmt/pom.xml","dependencies":[{"id":25091229609,"package_name":"biz.aQute.bnd:test-deploy-no-dist-mgmt","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/index-folder/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:39.389Z","updated_at":"2025-09-11T05:20:39.389Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/index-folder/pom.xml","dependencies":[{"id":25091229610,"package_name":"org.apache.felix:org.apache.felix.http.jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229611,"package_name":"org.apache.felix:org.apache.felix.scr","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229612,"package_name":"org.apache.felix:org.apache.felix.configadmin","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/index-folder-includes-excludes/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:39.461Z","updated_at":"2025-09-11T05:20:39.461Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/index-folder-includes-excludes/pom.xml","dependencies":[{"id":25091229613,"package_name":"org.apache.felix:org.apache.felix.http.jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229614,"package_name":"org.apache.felix:org.apache.felix.scr","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":25091229615,"package_name":"org.apache.felix:org.apache.felix.configadmin","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo-dependency/pom.xml","sha":null,"kind":"manifest","created_at":"2025-09-11T05:20:39.533Z","updated_at":"2025-09-11T05:20:39.533Z","repository_link":"https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-indexer-maven-plugin/src/it/local-repo-dependency/pom.xml","dependencies":[{"id":25091229677,"package_name":"biz.aQute.bnd:helloworld-for-indexer-testing","ecosystem":"maven","requirements":"0.0.1","direct":true,"kind":"runtime","optional":false}]}],"score":31.358858411473648,"created_at":"2025-10-10T07:58:09.933Z","updated_at":"2026-06-19T11:01:40.401Z","avatar_url":"https://github.com/bndtools.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368103","html_url":"https://summary.ecosyste.ms/projects/368103"}